An android app built on react native that shows the updates of Coronavirus, the latest news regarding the situation and the measures to avoid the virus being spread.
cd CoronaGuide_App && cd CoronaGuide
cd android
./gradlew assembleDebug
This app has been built as an introduction to React Native and therefore, anyone can freely fork.