React Native MacOS App Tutorial – Book Management System
Learn how to use React Native to build a sophisticated MacOS app that allows users to search and explore books using the Google Books API and manage their personal bookshelves. You’ll also implement AI-powered summaries and ensure smooth navigation and state management. By the end, you’ll have a fully integrated app with advanced features and understand how to build your own MacOS applications.
✏️ Course created by Brijen Makwana.
💻 Source Code:
Bug Bridger for Stack Overflow app:
⭐️ Contents ⭐️
⌨️ (0:00:00) Book Management MacOS App (React Native)
⌨️ (0:01:29) Setup React Native on your Mac
⌨️ (0:02:31) Initialize the Project
⌨️ (0:06:11) Cleanup the Project
⌨️ (0:09:21) SearchBar Component
⌨️ (0:16:15) Intro to Google Books API
⌨️ (0:16:58) Use Postman to test the API
⌨️ (0:18:29) Integrate Google Books API in the Project
⌨️ (0:24:28) Setup Tanstack Query
⌨️ (0:28:41) useSearch Custom Hook
⌨️ (0:34:07) BookItem Component
⌨️ (0:44:31) Render Books on Home Screen
⌨️ (0:48:42) Add support for Icons in the Project
⌨️ (0:51:17) Rating in BookItem
⌨️ (0:55:58) Setup React Navigation
⌨️ (0:58:50) Add new Route for Book Screen
⌨️ (1:04:37) useBook Custom Hook
⌨️ (1:09:19) Implement Book Screen
⌨️ (1:31:38) Add types to React Navigation
⌨️ (1:34:52) SelectBookShelf Component
⌨️ (1:44:47) Add new Route for Bookshelves Screen
⌨️ (1:51:39) SegmentedButtons Component
⌨️ (2:02:35) Intro to Zustand
⌨️ (2:04:34) Setup Zustand
⌨️ (2:09:04) Zustand store for Bookshelves
⌨️ (2:15:30) BookShelfItem Component
⌨️ (2:18:02) Render Books on Bookshelves Screen
⌨️ (2:23:41) Implement update book in Zustand
⌨️ (2:26:31) Implement remove book in Zustand
⌨️ (2:33:22) Implement Local Storage Support
⌨️ (2:41:11) AI Book Summary
⌨️ (2:44:44) Setup Google Generative AI
⌨️ (2:47:00) useAI Custom Hook
⌨️ (2:55:21) Outro
🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama
--
Learn to code for free and get a developer job:
Read hundreds of articles on programming:
6 views
439
198
3 months ago 00:00:00 1
PSYCHOPATH EXPERT Exposes Chi Chikyuu no Undou ni Tsuite Episode 4’s Darkest Secrets!
3 months ago 00:25:46 1
PSYCHOPATH EXPERT Reacts to Chi Chikyuu no Undou ni Tsuite. episode 4
3 months ago 01:45:29 6
Laravel Creator talks PHP, Lambos, and VC
3 months ago 00:22:59 19
Vite - Подробный урок для начинающих
3 months ago 00:24:31 1
5 PSYCHOPATH EXPERT Reacts to TSUMA, SHOUGAKUSEI NI NARU. episode 3
3 months ago 00:25:43 1
PSYCHOPATH EXPERT Reacts to Chi Chikyuu no Undou ni Tsuite. episode 3
3 months ago 00:25:48 1
PSYCHOPATH EXPERT Reacts to Chi Chikyuu no Undou ni Tsuite. episode 2
3 months ago 00:25:50 1
PSYCHOPATH EXPERT Reacts to Chi Chikyuu no Undou ni Tsuite. episode 1
3 months ago 00:24:31 1
PSYCHOPATH EXPERT Reacts to Goukon ni Ittara Onna ga Inakatta Hanashi episode 1
4 months ago 00:24:20 1
psychopath react Rekishi ni Nokoru Akujo ni Naru zo episode 2 reaction #RekishiniNokoruAkujoniNaruzo
4 months ago 00:24:25 1
psychopath react Rekishi ni Nokoru Akujo ni Naru zo episode 1 reaction #RekishiniNokoruAkujoniNaruzo
4 months ago 00:02:03 1
psychopath react Neko ni Tensei Shita Oji san ep 1 reaction #NekoniTenseiShitaOjisan #ねこに転生
4 months ago 00:24:28 1
psychopath react Tsuma Shougakusei ni Naru ep 2 reaction #TsumaShougakuseiniNaru #TsumaSho #アニメ妻
4 months ago 00:24:22 1
psychopath react Tsuma Shougakusei ni Naru ep 1 reaction #TsumaShougakuseiniNaru #TsumaSho #アニメ妻
4 months ago 01:17:57 1
Евгений Прокопьев — React Native перевернул игру / ЧТУК
4 months ago 00:07:03 1
Tax Barrister Reveals: Leaving the UK & The REAL Tax Implications
4 months ago 01:23:29 2
📱🔥 Кросс-платформенная разработка: Flutter, React Native или native?
5 months ago 02:55:44 6
React Native MacOS App Tutorial – Book Management System