mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-01-13 03:14:12 +00:00
057acd815b
* Updated example to build and run on latest React Native * Fixed `yarn test:detox` release builds * Added missing downloadDependencies CircleCI task
5 lines
82 B
JavaScript
5 lines
82 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: '@react-native-community',
|
|
};
|
|
|