droidconKE / droidconKE2022ReactNative

Official DroidconKE 2022 React Native App
https://play.google.com/store/apps/details?id=com.brianwachira.droidconKE2022ReactNative&hl=en&gl=US
MIT License
8 stars 17 forks source link

Network requests #62

Open makunomark opened 1 year ago

makunomark commented 1 year ago

Is your feature request related to a problem? Please describe. Need to set up a way to make network requests to query for data from the rest api.

Describe the solution you'd like An instance of a network library that is set up to be easy to get started with network requests

Describe alternatives you've considered n/a

Additional context n/a