UNPKG

react-native-customized-image-picker

Version:
18 lines (13 loc) 641 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.mg.app"> <application android:requestLegacyExternalStorage="true"> <activity android:name="cn.finalteam.rxgalleryfinal.ui.activity.MediaActivity" android:screenOrientation="portrait" android:exported="true" android:theme="@style/Theme_Light.Default"/> <activity android:name="com.yalantis.ucrop.UCropActivity" android:screenOrientation="portrait" android:theme="@style/Theme_Light.Default"/> </application> </manifest>