This is a new React Native project, bootstrapped using @react-native-community/cli
.
Note: It has been published on the Android market. Anyone interested can download and use it from this link CoinPulse.
Create .keystore file for debug build. And move to file --> android/app/debug.keystore
keytool -genkeypair -v -storetype PKCS12 -keystore debug.keystore -alias androiddebugkey -keyalg RSA -keysize 2048 -validity 10000