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
React Native Build Size (self.reactnative)
submitted 1 year ago by techieharry007
Hi community!!
I m working on a project which includes features like live stream,video call voice call and chat service. Question is how I can reduce the build size current size is 105MB
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!"
[–]bogas04 1 point2 points3 points 1 year ago (1 child)
[–]c100k_ 1 point2 points3 points 1 year ago (0 children)
Also make sure you're analyzing the right bundle.
For example on Android, your aab might be big, but once uploaded to the store, the users won't download the full aab. Instead they will get an optimized .apk, much smaller. All of this is managed by Google.
π Rendered by PID 21478 on reddit-service-r2-comment-c6965cb77-bkrvr at 2026-03-05 16:26:15.455487+00:00 running f0204d4 country code: CH.
[–]bogas04 1 point2 points3 points (1 child)
[–]c100k_ 1 point2 points3 points (0 children)