Closed jlounds closed 2 years ago
Hello! I was running into the same issue.
In my case, upgrading the project's gradle version then running cd android && ./gradlew clean
solved it!
This article helped me solve my issue: https://stackoverflow.com/questions/62969917/how-to-fix-unexpected-element-queries-found-in-manifest-error
Hope it helps you and everyone who gets here too!
Hello - I am having a problem getting my project to run on locally on the Android emulator after installing (and adding the sample "openComposer" code for a test)
Yarn version 1.22.17 (I just migrated this project from npm, if that makes a difference?) React Native ~0.63.3
Execution failed for task ':app:processDebugResources'.
Thanks in advance!