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
428
Commits
2
Branches
Branch:
master
react-native-permissions
/
example
/
babel.config.js
babel.config.js
77B
Permalink
History
Raw
1
2
3
4
module
.exports = {
presets
: [
'module:metro-react-native-babel-preset'
],
};