In this crash course, we will learn how to build react native applications
Second Channel:
/ @laiture123
Github Repo:
https://github.com/harblaith7/React-N...
Yelp Api:
https://fusion.yelp.com/
Timeline:
0:00 - What is React Native
4:11 - Installing a React Native App
11:55 - Exploring the Boilerplate
21:35 - Components
51:45 - Reusing Components with Props
1:12:27 - Rendering Lists with FlatList
1:27:20 - State
1:38:30 - Handling Events
1:55:47 - Making HTTP Requests
2:16:37 - Custom Hooks
2:25:55 - useEffect
2:54:00 - Screens
3:07:10 - Screen Navigation