Open Aarish27 opened 10 months ago
I am facing this error while starting the app. Even there is code in the related files.
What went wrong: Execution failed for task ':app:processDebugResources'.
A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction Android resource linking failed ERROR:G:\Projects\prac\noapp\android\app\build\intermediates\incremental\debug\mergeDebugResources\merged.dir\values\values.xml:844: AAPT: error: resource color/colorPrimary (aka com.noapp:color/colorPrimary) not found.
ERROR:G:\Projects\prac\noapp\android\app\build\intermediates\incremental\debug\mergeDebugResources\merged.dir\values\values.xml:845: AAPT: error: resource color/colorPrimaryDark (aka com.noapp:color/colorPrimaryDark) not found.
can this lib work with EXPO?
yes. you can read about it here: https://docs.expo.dev/workflow/prebuild/ https://docs.expo.dev/develop/development-builds/create-a-build/
I am facing this error while starting the app. Even there is code in the related files.
What went wrong: Execution failed for task ':app:processDebugResources'.