mirror of
https://github.com/status-im/react-native.git
synced 2025-01-24 00:09:08 +00:00
8 lines
211 B
XML
8 lines
211 B
XML
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.facebook.react">
|
||
|
|
||
|
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
|
||
|
|
||
|
<application />
|
||
|
|
||
|
</manifest>
|