π Setting up a React Native Development Environment (Expo & Metro Server)
π― Goal
Set up a working React Native development environment using Expo and Metro Server.
β
Why is this important?
Focus Bear's mobile app runs on React Native with Expo and Metro bundler. You need to understand how to set up, run, and debug a project in this environment.
β
Tasks
β
Reflection (environment-setup.md)
- What is the role of Metro in React Native development?
- How does Expo simplify React Native development?
- What issues did you encounter, and how did you resolve them?
π Setting up a React Native Development Environment (Expo & Metro Server)
π― Goal
Set up a working React Native development environment using Expo and Metro Server.
β Why is this important?
Focus Bear's mobile app runs on React Native with Expo and Metro bundler. You need to understand how to set up, run, and debug a project in this environment.
β Tasks
β Reflection (
environment-setup.md)