UNPKG

lean-react-native

Version:
137 lines (136 loc) 12.1 kB
1<?xml version="1.0" encoding="utf-8"?> 2<manifest xmlns:android="http://schemas.android.com/apk/res/android" 3 package="com.linkreactnative" 4 android:versionCode="1" 5 android:versionName="1.0" > 6 7 <uses-sdk 8 android:minSdkVersion="23" 9 android:targetSdkVersion="34" /> 10 11 <uses-permission android:name="android.permission.INTERNET" /> 11-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:3:5-67 11-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:3:22-64 12 <!-- 13 This manifest file is used only by Gradle to configure debug-only capabilities 14 for React Native Apps. 15 --> 16 <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" /> 16-->[com.facebook.react:react-android:0.75.3] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/73b7edff174c2bc2a9c17a52a73bea25/transformed/react-android-0.75.3-debug/AndroidManifest.xml:16:5-78 16-->[com.facebook.react:react-android:0.75.3] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/73b7edff174c2bc2a9c17a52a73bea25/transformed/react-android-0.75.3-debug/AndroidManifest.xml:16:22-75 17 18 <permission 18-->[androidx.core:core:1.9.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/ce4f5dec389711446a83e4dc2ffe53e3/transformed/core-1.9.0/AndroidManifest.xml:22:5-24:47 19 android:name="com.linkreactnative.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" 19-->[androidx.core:core:1.9.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/ce4f5dec389711446a83e4dc2ffe53e3/transformed/core-1.9.0/AndroidManifest.xml:23:9-81 20 android:protectionLevel="signature" /> 20-->[androidx.core:core:1.9.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/ce4f5dec389711446a83e4dc2ffe53e3/transformed/core-1.9.0/AndroidManifest.xml:24:9-44 21 22 <uses-permission android:name="com.linkreactnative.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" /> 22-->[androidx.core:core:1.9.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/ce4f5dec389711446a83e4dc2ffe53e3/transformed/core-1.9.0/AndroidManifest.xml:26:5-97 22-->[androidx.core:core:1.9.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/ce4f5dec389711446a83e4dc2ffe53e3/transformed/core-1.9.0/AndroidManifest.xml:26:22-94 23 24 <application 24-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:5:5-25:19 25 android:name="com.linkreactnative.MainApplication" 25-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:6:7-38 26 android:allowBackup="false" 26-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:10:7-34 27 android:appComponentFactory="androidx.core.app.CoreComponentFactory" 27-->[androidx.core:core:1.9.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/ce4f5dec389711446a83e4dc2ffe53e3/transformed/core-1.9.0/AndroidManifest.xml:28:18-86 28 android:debuggable="true" 29 android:extractNativeLibs="false" 30 android:icon="@mipmap/ic_launcher" 30-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:8:7-41 31 android:label="@string/app_name" 31-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:7:7-39 32 android:roundIcon="@mipmap/ic_launcher_round" 32-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:9:7-52 33 android:supportsRtl="true" 33-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:12:7-33 34 android:theme="@style/AppTheme" 34-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:11:7-38 35 android:usesCleartextTraffic="true" > 35-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/debug/AndroidManifest.xml:6:9-44 36 <activity 36-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:13:7-24:18 37 android:name="com.linkreactnative.MainActivity" 37-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:14:9-37 38 android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" 38-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:16:9-118 39 android:exported="true" 39-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:19:9-32 40 android:label="@string/app_name" 40-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:15:9-41 41 android:launchMode="singleTask" 41-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:17:9-40 42 android:windowSoftInputMode="adjustPan" > 42-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:18:9-48 43 <intent-filter> 43-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:20:9-23:25 44 <action android:name="android.intent.action.MAIN" /> 44-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:21:13-65 44-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:21:21-62 45 46 <category android:name="android.intent.category.LAUNCHER" /> 46-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:22:13-73 46-->/Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/android/app/src/main/AndroidManifest.xml:22:23-70 47 </intent-filter> 48 </activity> 49 50 <provider 50-->[:react-native-webview] /Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/node_modules/react-native-webview/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml:8:9-16:20 51 android:name="com.reactnativecommunity.webview.RNCWebViewFileProvider" 51-->[:react-native-webview] /Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/node_modules/react-native-webview/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml:9:13-83 52 android:authorities="com.linkreactnative.fileprovider" 52-->[:react-native-webview] /Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/node_modules/react-native-webview/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml:10:13-64 53 android:exported="false" 53-->[:react-native-webview] /Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/node_modules/react-native-webview/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml:11:13-37 54 android:grantUriPermissions="true" > 54-->[:react-native-webview] /Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/node_modules/react-native-webview/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml:12:13-47 55 <meta-data 55-->[:react-native-webview] /Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/node_modules/react-native-webview/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml:13:13-15:63 56 android:name="android.support.FILE_PROVIDER_PATHS" 56-->[:react-native-webview] /Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/node_modules/react-native-webview/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml:14:17-67 57 android:resource="@xml/file_provider_paths" /> 57-->[:react-native-webview] /Users/kingdom.orjiewuru/Workspace/link-sdk-react-native/node_modules/react-native-webview/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml:15:17-60 58 </provider> 59 60 <activity 60-->[com.facebook.react:react-android:0.75.3] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/73b7edff174c2bc2a9c17a52a73bea25/transformed/react-android-0.75.3-debug/AndroidManifest.xml:19:9-21:40 61 android:name="com.facebook.react.devsupport.DevSettingsActivity" 61-->[com.facebook.react:react-android:0.75.3] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/73b7edff174c2bc2a9c17a52a73bea25/transformed/react-android-0.75.3-debug/AndroidManifest.xml:20:13-77 62 android:exported="false" /> 62-->[com.facebook.react:react-android:0.75.3] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/73b7edff174c2bc2a9c17a52a73bea25/transformed/react-android-0.75.3-debug/AndroidManifest.xml:21:13-37 63 64 <provider 64-->[androidx.emoji2:emoji2:1.2.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/7371c517d09178e5b3a6701c452d7bb8/transformed/emoji2-1.2.0/AndroidManifest.xml:24:9-32:20 65 android:name="androidx.startup.InitializationProvider" 65-->[androidx.emoji2:emoji2:1.2.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/7371c517d09178e5b3a6701c452d7bb8/transformed/emoji2-1.2.0/AndroidManifest.xml:25:13-67 66 android:authorities="com.linkreactnative.androidx-startup" 66-->[androidx.emoji2:emoji2:1.2.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/7371c517d09178e5b3a6701c452d7bb8/transformed/emoji2-1.2.0/AndroidManifest.xml:26:13-68 67 android:exported="false" > 67-->[androidx.emoji2:emoji2:1.2.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/7371c517d09178e5b3a6701c452d7bb8/transformed/emoji2-1.2.0/AndroidManifest.xml:27:13-37 68 <meta-data 68-->[androidx.emoji2:emoji2:1.2.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/7371c517d09178e5b3a6701c452d7bb8/transformed/emoji2-1.2.0/AndroidManifest.xml:29:13-31:52 69 android:name="androidx.emoji2.text.EmojiCompatInitializer" 69-->[androidx.emoji2:emoji2:1.2.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/7371c517d09178e5b3a6701c452d7bb8/transformed/emoji2-1.2.0/AndroidManifest.xml:30:17-75 70 android:value="androidx.startup" /> 70-->[androidx.emoji2:emoji2:1.2.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/7371c517d09178e5b3a6701c452d7bb8/transformed/emoji2-1.2.0/AndroidManifest.xml:31:17-49 71 <meta-data 71-->[androidx.lifecycle:lifecycle-process:2.4.1] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/801ae63aa7ca7d1656b0fc5b53a5e7d4/transformed/lifecycle-process-2.4.1/AndroidManifest.xml:31:13-33:52 72 android:name="androidx.lifecycle.ProcessLifecycleInitializer" 72-->[androidx.lifecycle:lifecycle-process:2.4.1] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/801ae63aa7ca7d1656b0fc5b53a5e7d4/transformed/lifecycle-process-2.4.1/AndroidManifest.xml:32:17-78 73 android:value="androidx.startup" /> 73-->[androidx.lifecycle:lifecycle-process:2.4.1] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/801ae63aa7ca7d1656b0fc5b53a5e7d4/transformed/lifecycle-process-2.4.1/AndroidManifest.xml:33:17-49 74 </provider> 75 76 <meta-data 76-->[com.facebook.soloader:soloader:0.11.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/e24043839ca682ddfdc90d96ffeb4dab/transformed/soloader-0.11.0/AndroidManifest.xml:12:9-14:37 77 android:name="com.facebook.soloader.enabled" 77-->[com.facebook.soloader:soloader:0.11.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/e24043839ca682ddfdc90d96ffeb4dab/transformed/soloader-0.11.0/AndroidManifest.xml:13:13-57 78 android:value="false" /> 78-->[com.facebook.soloader:soloader:0.11.0] /Users/kingdom.orjiewuru/.gradle/caches/8.8/transforms/e24043839ca682ddfdc90d96ffeb4dab/transformed/soloader-0.11.0/AndroidManifest.xml:14:13-34 79 </application> 80 81</manifest>