expo-pngme-sdk
Version:
Module for Pngme partners to build credit score from phone information
18 lines (17 loc) • 684 B
Plain Text
1
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="com.reactnativesmspngmeandroid" >
4
5 <uses-sdk android:minSdkVersion="21" />
6
7 <application>
7-->/Users/robbladen/Downloads/pngme-test-app/node_modules/expo-pngme-sdk/android/src/main/AndroidManifest.xml:3:3-9:17
8
9 <!-- Remove the Activity declarations since we're not using separate Activities anymore -->
10 <!--
11 <activity android:name="com.reactnativesmspngmeandroid.GoActivity" />
12 <activity android:name="com.reactnativesmspngmeandroid.GoWithCustomDialogActivity" />
13 -->
14 </application>
15
16</manifest>