Welcome to our crash course on how to create a mobile app with React Native! Today's lab has four parts. You can check it out here.
- Fork this repo!
- Git clone the forked repo.
- In your terminal, run
yarn install - Then launch the project with
expo start
Credit for this lab goes to the teaching team of CS47 at Stanford, 2021!