React Native Tesla Clone
This is a perfect tutorial for beginners to get you started with React Native. It covers all of the most important parts from setting up the development environment to developing a working cross-platform (iOS and Android) application that you can run on your device!
During this tutorial you will learn things such as:
- Setting up the development environment
- Setting up the project using Expo
- Debugging
- JSX
- Core components (Views, Text, Image, Buttons, Lists, etc.)
- Creating reusable components
- Props
- Styling
- And much more