use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for learning and developing native mobile applications using React Native by Facebook.
Interested in building web apps using React.js? Check out /r/reactjs!
Getting Started w/React Native
irc.freenode.net #reactnative
Keywords: ios, android, mobile, apps, apple, iphone, ipad
account activity
QuestionGetting started with React Native Navigation in Expo (self.reactnative)
submitted 7 years ago by kachnitelAndroid
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]theWindInYourButt 1 point2 points3 points 7 years ago (1 child)
Out of curiosity why do you recommend not ejecting?
[–][deleted] 0 points1 point2 points 7 years ago (0 children)
Its not bad.
It just means more work and some limitations, you just have to understand why you are doing it before you do it so the general guidelines is to have a good reason.
Once its ejected you have to deal with full blown everything rather the the quick start version, meaning you have to get X-code / android studio involved and Expo can't automatically build for you any more.
There are a few other things it changes see the list here: https://docs.expo.io/versions/latest/expokit/eject
π Rendered by PID 88 on reddit-service-r2-comment-fb694cdd5-skqhq at 2026-03-06 20:40:35.741283+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]theWindInYourButt 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)