<@U0RQY0KK5> I tried <https://github.com/learnapol...
# prisma-whats-new
n
@dk0r did you run Expo apps successfully before?
this seems to be a problem with your setup, the app can't build the local connection
d
This is the first time I've ever built an expo app but I used someone elses awhile ago and it seemed to work
So this is an expo issue then?
If so, is there by chance anyway to eject the expo dependency and just host the tutorial apps locally (w/out expo)?
n
you can try to find an answer here: https://forums.expo.io/search?q=could%20not%20load%20category%3A7 or in the Expo Slack
@dk0r there's also a react-native-vanilla edition: https://github.com/learnapollo/pokedex-react-native-vanilla
🎉 1
no Expo required, only React Native
d
can't believe I missed that --thanks man
ahh, it's not pinned on the page: https://github.com/learnapollo
@nilan Perhaps there is a problem w/ the vanilla repo? It seems to be missing the
android
and
ios
directories.
Also, doing a
yarn start
launches an instance of expo 🤔
Yeah, there are even "migrated to expo" commit descriptions..
So it seems the vanilla repo is actually just a mislabeled expo repo. I guess I'll just just use the react (not react-native) tutorials until you guys get this squared away
n
ouch, that's unexpected
d
should I bother submitting a git issue?
Does the vanilla react-native pokedex project exist or is this just a matter of pushing the right project to the right repo?
n
I don't understand this question 🤔
d
Well, the pokedex-react-native-vanilla repo is not vanilla, it's an expo project. So I'm interested to know, does the vanilla project actually exist and all you guys need to do is push it?
n
I answered in your issue report 🙂
d
Replied w/ error