终极全栈混合应用教程
The Ultimate Full-Stack Hybrid App Tutorial
- 1. Introduction
- 1. Introduction
- 2. Project Setup Made Easy Configurations and Setup
- 1. Project Setup
- 2. Github Configuration
- 3. Server - Side Configurations
- 1. Creating Project
- 2. Customising Data Schema
- 3. Deploying the server
- 4. Hybrid App Build Using Expo Cli
- 1. Creating Expo App
- 2. Setting up Simulators
- 3. NativeWind Configuration
- 4. React Navigation Configurations
- 5. Onboarding Screen
- 1. Onboarding Screen Configurations
- 2. UI Build of Screen One
- 3. UI build of Screen Two & Three
- 4. Making it to load only once after the installation
- 6. Product Screen UI Build
- 1. Search Option Customisation
- 2. Integrating ActivityIndicator
- 3. Fetch Data From Sanity
- 4. Integrating Redux Store
- 5. Feeds Container UI Build
- 6. Feeds Container UI - Part 2
- 7. Adding Product Search Filter Options
- 7. Product Screen UI Build
- 1. Product Screen Part-1
- 2. Part 2
- 3. Integrating Quantity UI
- 4. Custom Bottom Tab Navigation
- 8. Managing the CartItems on Cart Screen with Gesture Handlers
- 1. Redux Configurations for Shopping-Cart
- 2. Cart Screen UI
- 3. Managing CartItems
- 4. CartItem card UI Build
- 5. Cart Calculations
- 6. Implementing Gesture Handlers