Skip to content

duoyazilim/coronapp

Repository files navigation

Coronapp

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.

Ekran Kaydı

Twitter: @duoyazilim
Instagram: @duoyazilim
Website: https://www.duoyazilim.com

Made With

React Native
React Navigation
React Native Image Crop Picker
mobx
Firebase
React Native Firebase
React Native Push Notification

Install

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