A little work to make sure you have everything ready before the workshop starts is required:
After a high level introduction to React Native, and presenting the differences between React Native, Flutter, ... we will create a small weather app to practice some of the basic concepts of React Native.
The app that we will create will use the geolocation of the device and use it to fetch the weather information from the OpenWeather API. It will use those info to create the desired UI.
The output of your work should look like this once it's complete:
We can now start working on the application!
