UNPKG

react-native-key-value-storage

Version:

Provides an easy way to persistently store small chunks of data and then access it from the native code.

5 lines (4 loc) 253 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="0.1.0" package="com.facebook.soloader"> <uses-sdk android:minSdkVersion="9" android:targetSdkVersion="21"/> <application/> </manifest>