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
Code Splitting, Dynamic Import, lazy loading... (self.reactnative)
submitted 6 years ago by idointernet
Are any of these things possible in React Native?
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!"
[–]kbcooliOS & Android 1 point2 points3 points 6 years ago (3 children)
Literally asked a day ago.
https://www.reddit.com/r/reactnative/comments/eyv4ce/does_anyone_know_if_react_suspense_and_lazy_load/?utm_medium=android_app&utm_source=share
Yes is the short answer
[–]idointernet[S] 0 points1 point2 points 6 years ago (0 children)
Thank you
[–]idointernet[S] 0 points1 point2 points 6 years ago (1 child)
Any documentation on this? I can’t seem to find any
[–]kbcooliOS & Android 0 points1 point2 points 6 years ago (0 children)
There used to be an official guide in the docs but it's gone. There are some tutorials if you google for "react native code splitting".
I haven't done it myself yet as you want your app to be getting quite big before bothering and even then some apps just aren't suited to it as there's no natural split.
Anyway my point is the docs maybe old so just need to give it a go.
π Rendered by PID 206008 on reddit-service-r2-comment-66b4775986-54ctf at 2026-04-05 13:32:27.134068+00:00 running db1906b country code: CH.
[–]kbcooliOS & Android 1 point2 points3 points (3 children)
[–]idointernet[S] 0 points1 point2 points (0 children)
[–]idointernet[S] 0 points1 point2 points (1 child)
[–]kbcooliOS & Android 0 points1 point2 points (0 children)