UNPKG

@tencentcloud/react-native-push

Version:

For React Native, based on Tencent Cloud Push service (Push), supports iOS and Android push notifications, and is also compatible with push notifications from Android major manufacturers.

8 lines (7 loc) 218 B
1<?xml version="1.0" encoding="utf-8"?> 2<manifest xmlns:android="http://schemas.android.com/apk/res/android" 3 package="com.tencent.qcloud.rntimpush" > 4 5 <uses-sdk android:minSdkVersion="23" /> 6 7</manifest>