Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-native-camera-library

siwymilek6ISC0.0.6

React Native library which provides access to camera roll.

react, native, camera, roll

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