README
React Native Camera Library
React Native library which provides access to camera roll.
Features
- thumbnails for both photos and videos
- URI for assets
Setup
First, install the package:
npm install --save react-native-camera-library
Then, follow those instructions:
You have to import node_modules/react-native-camera-library/CameraLibrary.xcodeproj
by following the libraries linking instructions.
License
The MIT License.
See LICENSE