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.
2 parents 09407be + 8aa5eb0 commit a5c46f7Copy full SHA for a5c46f7
android/src/main/AndroidManifest.xml
@@ -2,9 +2,7 @@
2
package="org.devio.rn.splashscreen">
3
4
<application
5
- android:allowBackup="true"
6
- android:label="@string/app_name"
7
- android:supportsRtl="true">
+ android:label="@string/app_name">
8
9
</application>
10
0 commit comments