This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ga
/
react-native-permissions
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fixes
#24
Yonah Forst
9 years ago
parent
0b63bbb9f5
commit
4e655710cc
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
ReactNativePermissions.js
+ 1
- 1
ReactNativePermissions.js
View File
@@ -23,7 +23,7 @@ const RNPTypes = {
'microphone',
'contacts',
'event',
- 'photo
s
',
+ 'photo',
]
}