DEV Community

Pavel Ermakov
Pavel Ermakov

Posted on

3

I've reverse-engineered COVID-19's fronted app, using react hooks and context

With a help of react-native and expo, I have created an app that uses public COVID-19 api. I've had ideas to build something with new react hooks for quite some time. Especially I was thrilled to encapsulate 3-rd party api logic.

I am pretty happy with the result. Works on both platforms. Feel free to mess around.
Repo: https://github.com/pavermakov/react-native-covid-19
Api: https://github.com/javieraviles/covidAPI
Expo web: https://expo.io/@pavermakov/covid-19
Expo app: https://exp.host/@pavermakov/covid-19

app 1

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay