Skip to content

React Native projects shipped in one day during workshops

Notifications You must be signed in to change notification settings

cyrilperard/react-native-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

React Native projects shipped in one day during workshops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • JavaScript 1.9%