UNPKG
react-native-bridge-firebase
Version:
latest (2.0.0)
2.0.0
1.1.0
1.0.0
Can easy to use Analytics/Crash/Config/Message of Firebase on ReactNative
react-native-bridge-firebase
/
android
/
build
/
intermediates
/
exploded-aar
/
org.webkit
/
android-jsc
/
r174650
/
AndroidManifest.xml
4 lines
(3 loc)
•
182 B
text/xml
View Raw
1
2
3
4
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:versionCode
=
"1"
android:versionName
=
"1.0"
package
=
"org.webkit.android_jsc"
>
<
application
/>
</
manifest
>