expo-cameraroll
v1.1.0
Published
A drop-in replacement for react-native-cameraroll that leverages Expo's MediaLibrary API.
Downloads
248
Readme
Expo CameraRoll
This library implements the React Native CameraRoll API on top of Expo's MediaLibrary API.
Installation
expo add expo-media-library expo-cameraroll
Usage
See https://github.com/react-native-community/react-native-cameraroll
Limitations
Some of the more obscure parameters couldn't be mapped over easily, such as asset group names/types. Check index.js
to see exactly which parameters are used.