Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.
/ react-native-demo Public archive

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

License

Notifications You must be signed in to change notification settings

devosu/react-native-demo

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

Watchers

Forks

Releases

No releases published

Packages

No packages published