UNPKG

react-native-camera-roll

Version:

Camera Roll for react native.

6 lines (5 loc) 240 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.dylanvann.cameraroll"> <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /> </manifest>