Github (Give it a star if you like react native): https://github.com/Thabish-Kader/news...
In this video, we'll be diving into the world of mobile app development using the powerful and popular React Native framework.
Whether you're a seasoned developer or just getting started, this video is packed with tips, tricks, and insights to help you build high-quality mobile apps for iOS and Android.
0:00 preview
01:13 : inital config
05:44 setting up our application with mock data and theme.ts
12:41 Explaining the layout
14:20 Home Screen - Header
22:45 Search component
33:10 Headline component
47:19 Categories component
57:29 AllNews component
01:10:49 react query
01:14:89 News Api
01:16:04 API function
01:20:19 Using react query to fetch data
01:24:30 refresh controls
01:29:20 news page
01:31:07 API for fetching news
01:33:34 Building category page
01:41:24 CategoryNews component
01:55:32 Drawer Functionality
02:02:17 search feature
02:06:39 api for search
02:08:57 search page
02:16:16 depoyment