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
/
com.facebook.fresco
/
imagepipeline-okhttp
/
0.8.1
/
aapt
/
AndroidManifest.xml
9 lines
(7 loc)
•
269 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.facebook.imagepipeline.backends.okhttp"
>
<
uses-sdk
android:minSdkVersion
=
"9"
android:targetSdkVersion
=
"21"
/>
</
manifest
>