Course Decription
Begin your journey into mobile app development with our basic course, “Getting started with React Native & Expo”. Understand the nuts and bolts of React Native and Expo, set up your environment, and deploy your first app!
What will I learn?
- 🚀 Set up your React Native and Expo development environment and start a new project.
- 🔥 Learn how to deploy your app to different devices using Expo Go or a simulator.
- 💪 Work through the basics of React Native to understand core components, bringing your app to life.
- 🌈 Master styling and native modules, enhancing the look and functionality of your app.
Embark on an exciting path in mobile app development. Enroll in “Getting started with React Native & Expo” now and start building dynamic, versatile mobile applications with React Native and Expo today!
💫 Basics
💻 Environment
Create your first App
Let's create our React Native app with Expo and run it on a device!
Project Structure & VSC
We take a close look at our project structure and how to use VSC Extensions to make our life easier.
🤝 Basics
Native Modules
Let's see how we can use native modules in our React Native app using Expo.