androidシミュレータ起動の際にエラー発生
Execution failed for task ':app:validateSigningDebug'.
> Keystore file '/android/app/debug.keystore' not found for signing config 'debug'.
解決法
android/app
直下に下記URLからdebug.keystore
をダウンロードし格納する。
Keystore file '/Project-Folder/android/app/debug.keystore' not found for signing config 'debug' in react-native 0.60