UNPKG
react-native-image-compressor
Version:
latest (0.0.2)
0.0.2
A native image resizing & compression tool for iOS & Android.
react-native-image-compressor
/
android
/
src
/
main
/
AndroidManifest.xml
4 lines
(3 loc)
•
122 B
text/xml
View Raw
1
2
3
4
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.imagecompressor"
>
</
manifest
>