UNPKG

@divvi/react-native-fs

Version:

Native filesystem access for react-native

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