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