UNPKG
react-native-smf-location
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Amap and LocationView
github.com/shuifeng/react-native-sf-mob
shuifeng/react-native-sf-mob
react-native-smf-location
/
android
/
build
/
intermediates
/
exploded-aar
/
com.facebook.soloader
/
soloader
/
0.1.0
/
AndroidManifest.xml
5 lines
(4 loc)
•
253 B
text/xml
View Raw
1
2
3
4
5
<
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
>