Initial commit

Generated by create-react-native-app 3.6.0.
This commit is contained in:
talksik
2021-06-01 17:59:14 +04:00
commit 59c699455e
58 changed files with 10790 additions and 0 deletions
@@ -0,0 +1,7 @@
<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>