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

</manifest>
