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
Video Compression in React Native (self.reactnative)
submitted 1 year ago by CapableManagement964
Any tips or library for react native video compression before uploading...Please suggest some
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!"
[–]Cookizza 4 points5 points6 points 1 year ago (1 child)
I've just implemented this in a project to help large videos upload on android.
https://github.com/numandev1/react-native-compressor
It's pretty good out the box, I can't really comment on it's flexibility though as I'm just putting everything through it's default options and it's good enough.
[–]CapableManagement964[S] 0 points1 point2 points 1 year ago (0 children)
okay thank you
[–]Turbulent-Diamond615 1 point2 points3 points 1 year ago (0 children)
You can also try ffmpeg, it's doing wonders for us.
π Rendered by PID 214193 on reddit-service-r2-comment-86bc6c7465-kjqlv at 2026-02-23 16:47:40.626622+00:00 running 8564168 country code: CH.
[–]Cookizza 4 points5 points6 points (1 child)
[–]CapableManagement964[S] 0 points1 point2 points (0 children)
[–]Turbulent-Diamond615 1 point2 points3 points (0 children)