Package Exports
- react-native-camera-library
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-camera-library) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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-libraryThen, 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