<manifest package="org.unimodules.adapters.react"
  xmlns:android="http://schemas.android.com/apk/res/android">

  <application>
    <meta-data
      android:name="org.unimodules.core.AppLoader#react-native-headless"
      android:value="org.unimodules.adapters.react.apploader.RNHeadlessAppLoader"/>
  </application>

</manifest>
  
