react-native-firebase/android/src/main/AndroidManifest.xml

6 lines
184 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="io.invertase.firebase">
<uses-permission android:name="android.permission.INTERNET" />
</manifest>