JSPM

react-native-camera-library

0.0.6
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q67986F
  • License ISC

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-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