This website works better with JavaScript.
Accueil
Explorateur
Aide
Connexion
tim_hao
/
react-native-safe-area-context
Suivre
1
Favoriser
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
28
Wiki
Activité
unjetify fork of
https://github.com/th3rdwave/react-native-safe-area-context
24
Révisions
2
Branches
Aborescence:
c933c7f9ad
react-native-safe-area-context
/
.prettierrc
.prettierrc
109B
Historique
Brut
1
2
3
4
5
6
7
{
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"bracketSpacing"
:
true
,
"jsxBracketSameLine"
:
false
}