react-native-image-rotate-box
Version:
Rotate images from your react-native JavaScript code
12 lines (11 loc) • 487 B
Plain Text
1
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="io.codebakery.imagerotate" >
4
5 <uses-sdk
6 android:minSdkVersion="16"
6-->D:\Mobile\MiraiSoft\reactnative\node_modules\react-native-image-rotate\android\src\main\AndroidManifest.xml
7 android:targetSdkVersion="28" />
7-->D:\Mobile\MiraiSoft\reactnative\node_modules\react-native-image-rotate\android\src\main\AndroidManifest.xml
8
9</manifest>