Closed mehranali12 closed 7 months ago
I don't think the problem lies with this library. You can refer to this https://stackoverflow.com/questions/23359572/android-studio-execution-failed-for-task-appmergedebugresources-if-projec
I will close the issue.
"react-native-lottie-splash-screen": "^1.1.2",
platform (Android)
Join a screenshot or video of the problem on the simulator or device?
this is the _launchscreen.xml file. _**<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" tools:context=".MainActivity" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/launch_screen"
this is the error message in text. _*** What went wrong: Execution failed for task ':app:mergeDebugResources'.