Open glushkina1 opened 2 years ago
I got this error. I don't know what the issue is in this. if you help me I am waiting.
_**A failure occurred while executing com.android.build.gradle.internal.res.ResourceCompilerRunnable
Resource compilation failed (Failed to compile resource file: D:\Apps\ReactNative\HisabKitab\android\app\src\main\res\layout\launchscreen.xml: . Cause: com.ctc.wstx.exc.WstxParsingException: Illegal processing instruction target ("xml"); xml (case insensitive) is reserved by the specs. at [row,col {unknown-source}]: [31,5]). Check logs for more details.**
Run
react-native info
in your project and share the content.What
react-native-splash-screen
version are you using?"^1.0.1",
What platform does your issue occur on? (Android/iOS/Both)
Android
Describe your issue as precisely as possible : When splash screen is over I have an intermediate screen(white screen) for 1-2 secs before showing my main screen (App.tsx below)
colors.xml:
styles.xml:
lauch_screen.xml:
App.tsx: