Challenges
The Road to React Native
Login
Open main menu
Setup
Getting ready for the workshop
Foundation
1. Code from the cloud with Expo Snack
2. Code on your laptop with VSCode
3. Scroll on mobile
4. Render a list of data
5. Folder structure
Data Layer
1. How to debug with React Native
2. Data fetching using @tanstack/react-query
3. Add an offline message
Ecosystem
1. VSCode extensions
2. ESLint and Prettier
3. TypeScript
4. UI component explorer with Storybook
5. Unit testing with Jest
React Navigation
1. Stack Navigator
2. Passing datas though Screens
3. Auth flow
4. Custom navigation design
Release
1. Release with Expo Application Services
2. Environment variable and configuration
3. Strategies for beta testing on real device
4. Deploy a Progressive Web App to production
Hackathon
Create a unique application
Back to challenges
Check on GitHub
Report an issue
Fetching content from GitHub...