<manifest xmlns:android="http://schemas.android.com/apk/res/android">
  <application>
    <meta-data
      android:name="com.wonderpush.sdk.delegateClass"
      android:value="com.wonderpush.sdk.reactnative.Delegate" />
  </application>
</manifest>
