UNPKG

expo-pngme-sdk

Version:

Module for Pngme partners to build credit score from phone information

16 lines (12 loc) 540 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.reactnativesmspngmeandroid" > <uses-sdk android:minSdkVersion="21" /> <application> <!-- Remove the Activity declarations since we're not using separate Activities anymore --> <!-- <activity android:name="com.reactnativesmspngmeandroid.GoActivity" /> <activity android:name="com.reactnativesmspngmeandroid.GoWithCustomDialogActivity" /> --> </application> </manifest>