Explore the complete mindmap
Design your ideas with:
- atls
- newsfeed
- onboarding with magic link
- and more
Run the CLI:
# Vanilla React Native
npx react-native init AwesomeProject
npx ignite-cli new AwesomeApp
# Expo-powered
expo init
npx create-react-native-app
npx ignite-cli new AwesomeApp --expo
# React Native module
npx create-react-native-library react-native-awesome-module