This website works better with JavaScript.
Home
Explore
Help
Sign In
tim_hao
/
react-native-permissions
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
19
Wiki
Activity
unjetify fork of
https://github.com/react-native-community/react-native-permissions.git
401
Commits
2
Branches
Tree:
0a6a273afe
react-native-permissions
/
.prettierrc
.prettierrc
109B
History
Raw
1
2
3
4
5
6
7
{
"bracketSpacing"
:
false
,
"jsxBracketSameLine"
:
true
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
}