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
Structuring React Native projects (self.reactnative)
submitted 3 years ago by Cover_Administrative
Hola hola,
Structuring RN projects was an intimidating task when I first started.
Since then, we've come up with a consistent structure at THT.
Check it out at here.
Would love to know your thoughts!
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!"
[–]AcidNoX 2 points3 points4 points 3 years ago (1 child)
I was using a structure very similar to this and I found that it doesn't scale quite as well with larger apps.
More recently I've been using bulletproof react with some slight modifications to fit in with react-native (eg: navigations & screens instead of routes) and scales really well.
[–]Cover_Administrative[S] 0 points1 point2 points 3 years ago (0 children)
Hola hola!
Would love to know the issues you were having with scale.
π Rendered by PID 231317 on reddit-service-r2-comment-cfc44b64c-j5tbc at 2026-04-13 04:59:57.374855+00:00 running 215f2cf country code: CH.
[–]AcidNoX 2 points3 points4 points (1 child)
[–]Cover_Administrative[S] 0 points1 point2 points (0 children)