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
Browse Source
Adding placeholder file so Android doesn't crash on the require statement
Cory Smith
8 years ago
parent
a1fe56ce45
commit
46a34ac1da
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
ReactNativePermissions.android.js
+ 3
- 0
ReactNativePermissions.android.js
View File
1
+'use strict';
2
+
3
+module.exports = {};