Videos
» npm install react-native-snackbar
A collection of useful and compelling Expo Snacks. I've been posting a new one every day for the last 18 days on Twitter. I'll be posting one more a day for the next 12 days.
I'm looking for suggestions for new snacks so if you want to see something built or have something of your own, shoot me a DM on Twitter :)
https://snackforthat.com
So basically I’m pretty new to programming and very new to app creation. What I’m looking to accomplish is the following:
build an app using React Native.
be able to showcase that app off to potential employers.
To accomplish this, I figure Expo comes in at some point, since I currently have downloaded the Expo Go app and do see the code I’ve written on my computer reflected in the app. This seems all good so far, but I don’t think I quite understand how I can share this work with others. From what I understand, Expo Go will only show the work from your computer’s code if you’re on the same network and have synced up the two via a QR code (I’m currently not on the same network as my code/computer and tried to open my project in Expo Go, to no avail).
Is there a workaround/better way to do this? Basically I want my app to be shareable so that other non-developers can see/use/test it, including uploading their own pictures, etc into the app. Is this possible and, if so, can Expo or any of its tools come into play in this process?