Create separate tabs for Google Books & Open Library
15
Create the Book Provider
16
Implementing MyBooks Context
17
Persisting data with async storage
18
Code refactoring
19
Challenges
20
Q&A
Description:
Build a Books App similar to GoodReads using React Native in this comprehensive tutorial for beginners. Learn to create a mobile application that allows users to search for books and track their reading progress. Explore various tools and technologies, including React Native with Expo, Google Books API, Open Library API, StepZen for building a GraphQL API, Apollo Client for querying the API, and Async Storage for data persistence. Follow step-by-step instructions to develop features such as book search, separate tabs for different book sources, and a personalized book tracking system. Gain hands-on experience in mobile app development, API integration, and data management while creating a functional Books App from scratch.
Build a Books App with React Native - Tutorial for Beginners