This website requires JavaScript.
Explore
Help
Sign In
status-im
/
react-native-cameraroll
mirror of
https://github.com/status-im/react-native-cameraroll.git
Watch
2
Star
0
Fork
You've already forked react-native-cameraroll
0
Code
Issues
Projects
Releases
Wiki
Activity
cd573c3b5b
react-native-cameraroll
/
.eslintrc.js
5 lines
82 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: Updated example to build and run on latest React Native (#177) * Updated example to build and run on latest React Native * Fixed `yarn test:detox` release builds * Added missing downloadDependencies CircleCI task
2020-05-20 17:57:46 +00:00
module
.
exports
=
{
root
:
true
,
extends
:
'@react-native-community'
,
}
;