同様の質問をいくつか見つけましたが、この問題の解決策を見つけることができませんでした。react-native-cli を使用していますが、Android シミュレーターで実行しようとするとエラーが発生し続けます。Android Studio と Genymotion シミュレーターの両方を使用してみましたが、エラーは同じようです。
ビルドフォルダーを削除して再度実行しようとしましたが、成功しませんでした。
ここにいくつかの詳細があります:
/Applications/MAMP/htdocs/udemy/react-native/template_navigation_firebase_auth/android/app/build/intermediates/res/merged/debug/values-v24/valu
es-v24.xml:4: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Bu
tton.Colored'.
:app:processDebugResources FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processDebugResources'.
> com.android.ide.common.process.ProcessException: Failed to execute aapt
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED