UNPKG

react-native-wonderpush

Version:

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

9 lines (7 loc) 258 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.wonderpush.sdk.reactnative" > <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="31" /> </manifest>