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 (6 loc) 297 B
<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>