Roadmap to becoming a developer in 2022
 
 
 
 
 

7 lines
400 B

# React Native CLI
React Native CLI is the official command-line interface for building native mobile apps using React Native. This method requires you to manually set up the native development environment and tools needed for iOS and Android app development.
Visit the following resources to learn more:
- [@official@React Native CLI](https://reactnative.dev/docs/environment-setup?guide=native)