react-native-camera-library

React Native library which provides access to camera roll.

Usage no npm install needed!

<script type="module">
  import reactNativeCameraLibrary from 'https://cdn.skypack.dev/react-native-camera-library';
</script>

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