Skip to content
This repository was archived by the owner on Jul 27, 2024. It is now read-only.

devosu/react-native-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native DEV Workshop

To start the app on expo run

npx expo start

Download the expo app from IoS or Android - the app is called Expo Go

You may also need to use the commands:

npm install -g yarn
yarn add expo

If you get this error:

ConfigError: Cannot determine which native SDK version your project uses because the module expo is not installed.

Please install it with yarn add expo and try again.

Next, scan the qr code that comes up within the expo app. You will need to use the terminal to run this demo.

About

This is the react native demo from the React Native DEV Workshop

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors