<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="com.react.cropper">
    <activity
      android:name="com.yalantis.ucrop.UCropActivity"
      android:screenOrientation="portrait"
      android:theme="@style/Theme.AppCompat.Light.NoActionBar"/>
</manifest>
