Files
nirvana_old/android/app/src/debug/AndroidManifest.xml
T
talksik 59c699455e Initial commit
Generated by create-react-native-app 3.6.0.
2021-06-01 17:59:14 +04:00

8 lines
329 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
<application android:usesCleartextTraffic="true" tools:targetApi="28" tools:ignore="GoogleAppIndexingWarning" />
</manifest>