This application gives information about Covid-19 for Turkey and all around the world.
There are last news about Covid-19 and Cases,Deaths,Daily Cases and Daily Deaths.
And also it makes a social network between Coronapp users.
Twitter: @duoyazilim
Instagram: @duoyazilim
Website: https://www.duoyazilim.com
React Native
React Navigation
React Native Image Crop Picker
mobx
Firebase
React Native Firebase
React Native Push Notification
Try the app
$ git clone https://github.com/duoyazilim/coronapp.git
$ cd coronapp
$ yarn
After the React-Native Version 0.60 react-native link is not recommended, use yarn. So install with pod
$ yarn run pod
Launch with Simulator
$ yarn ios
$ yarn android