This website works better with JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
tim_hao
/
react-native-safe-area-context
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
28
Wiki
Activity
unjetify fork of
https://github.com/th3rdwave/react-native-safe-area-context
88
Commits
2
Ramas
Árbol:
3f54c42146
react-native-safe-area-context
/
.prettierrc
.prettierrc
109B
Histórico
Original
1
2
3
4
5
6
7
{
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"bracketSpacing"
:
true
,
"jsxBracketSameLine"
:
false
}