1.1.0 • Published 4 years ago
expo-cameraroll v1.1.0
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.