UNPKG
react-native-webview-bridge-tt
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
React Native WebView Javascript Bridge
react-native-webview-bridge-tt
/
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
>