UNPKG

react-native-shareable

Version:

Shareable is a react native library that provides an easy way to share data with other devices!

11 lines (9 loc) 315 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="info.whitebyte.hotspotmanager" android:versionCode="1" android:versionName="1.0" > <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="26" /> </manifest>