https://github.com/software-mansion-labs/poke-workshops
Workshops for teaching React Native and Expo
https://github.com/software-mansion-labs/poke-workshops
Last synced: about 2 months ago
JSON representation
Workshops for teaching React Native and Expo
- Host: GitHub
- URL: https://github.com/software-mansion-labs/poke-workshops
- Owner: software-mansion-labs
- Created: 2018-11-12T12:13:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T16:00:13.000Z (over 5 years ago)
- Last Synced: 2025-04-11T02:13:50.956Z (about 2 months ago)
- Language: JavaScript
- Size: 142 KB
- Stars: 6
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Step by step [instructions](WORKSHOPS.md).
Start here:
https://snack.expo.ioYou can see a complete app here:
https://snack.expo.io/@quinlanj/poke-workshops2# Sample Snack app
Welcome to Expo!
Open the `App.js` file to start writing some code. You can preview the changes directly on your phone or tablet by clicking the **Run** button or use the simulator by clicking **Tap to Play**. When you're done, click **Save** and share the link!
When you're ready to see everything that Expo provides (or if you want to use your own editor) you can **Export** your project and use it with [expo-cli](https://docs.expo.io/versions/latest/introduction/installation.html).
Projects created in Snack are publicly available, so you can easily share the link to this project via link, or embed it on a web page with the **Embed** button.
If you're having problems, you can tweet to us [@expo](https://twitter.com/expo) or ask in our [forums](https://forums.expo.io).
Snack is Open Source. You can find the code on the [GitHub repo](https://github.com/expo/snack-web).