This website works better with JavaScript.
Home
Explore
Help
Sign In
npm
/
react-native-safe-area-context
Watch
11
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
20
Wiki
Activity
No Description
68
Commits
2
Branches
Tree:
e0c62aeb5e
react-native-safe-area-context
/
.prettierrc
.prettierrc
109B
History
Raw
1
2
3
4
5
6
7
{
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"bracketSpacing"
:
true
,
"jsxBracketSameLine"
:
false
}