We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
isDebuggingRemotely
1 parent 65e2286 commit 6e35b55Copy full SHA for 6e35b55
android/app/src/main/AndroidManifest.xml
@@ -21,8 +21,6 @@
21
android:usesCleartextTraffic="true"
22
tools:targetApi="m"
23
>
24
- <activity android:name="com.facebook.react.devsupport.DevSettingsActivity" />
25
-
26
<activity android:name="com.microsoft.reacttestapp.MainActivity" android:exported="true">
27
<intent-filter>
28
<action android:name="android.intent.action.MAIN" />
0 commit comments