55 - Introducing the project
55 - mockup-weather-1.zip
55 - mockup-weather-2.zip
56 - Creating the app
56 - Git branch.txt
57 - Git branch.txt
57 - Layout and Background
57 - background.zip
58 - Open Weather API
58 - Open Weather API Doc.txt
59 - ANDROID EMULATOR ONLY GPS settings
60 - IOS SIMULATOR ONLY GPS settings
61 - Code sandbox.txt
61 - ES6 Destructuring assignment
62 - Code sandbox.txt
62 - ES6 Async Await and promises
63 - Ask for permissions and get the user coordinates
63 - Git branch.txt
64 - Fetch the weather data
64 - Git branch.txt
64 - URL fetch weather.txt
65 - Debugger
65 - React Native debugger.txt
66 - Git branch.txt
66 - Using custom fonts
66 - alata-regular.zip
67 - Git branch.txt
67 - MeteoBasic layout
68 - Git branch.txt
68 - Weather interpretations
68 - Weather interpretations code.txt
68 - meteo-img.zip
69 - Git branch.txt
69 - Responsive texts
70 - Info about next video.html
71 - React Sandbox.txt
71 - Understanding useEffect cleanup function
72 - Digital clock
72 - Git branch.txt
73 - Fetching the city using reverse geocoding
73 - Git branch.txt
73 - Nominatim doc example.txt
74 - Git branch.txt
74 - MeteoAdvanced layout
75 - Filling MeteoAdvanced with data
75 - Git branch.txt
76 - Git branch.txt
76 - React Navigation Libraries to install.txt
76 - React Navigation setup
77 - Git branch.txt
77 - Navigate and send parameters to a Screen
78 - Git branch.txt
78 - Header and navigate to previous page
79 - Forecast list item
79 - Git branch.txt
80 - Git branch.txt
80 - Render multiples ForecastListItem
81 - Git branch.txt
81 - Search bar component
82 - Git branch.txt
82 - Prevent keyboard from pushing the content
83 - Git branch.txt
83 - Searching by city and errors handling