Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.04 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.04 KB

React Native Workshop

Mindmap

Explore the complete mindmap

Design your ideas with:

Projects

  1. atls
  2. newsfeed
  3. onboarding with magic link
  4. and more

Getting Started

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

Ressources

Was this helpful?

☕️ Leaving a small tip helps me a lot!