UNPKG

react-native-wonderpush

Version:

Mobile push notification delivery with the WonderPush service. The WonderPush ReactNative SDK is compatible with iOS and Android.

8 lines (7 loc) 249 B
<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>