UNPKG

@imgly/editor-react-native

Version:

CreativeEditor SDK for React Native - enable photo, video and design editing for your users on iOS and Android.

9 lines (8 loc) 298 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="ly.img.editor.reactnative.module"> <application> <activity android:theme="@style/Theme.MaterialComponents.DayNight.NoActionBar" android:name=".activity.EditorActivity" /> </application> </manifest>