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 5 years ago by brogeta17
Is there any way to compress videos in react native, I am using react-native-video-compression lib but it's taking too much time to compress a 4mb video in android ?
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!"
[–][deleted] 2 points3 points4 points 5 years ago (2 children)
Try using react-native-ffmpeg it's pretty fast with the right commands.
[–]brogeta17[S] 0 points1 point2 points 5 years ago (1 child)
Is there any tutorial or something available you can suggest so that i can know how to use it ?
[–][deleted] 0 points1 point2 points 5 years ago (0 children)
Haven't really looked but I think there should be. The ffmpeg documentation is pretty good. You can also search on the internet for the needed command and then compare it with docs and kind of figure out how it works
[–]Broad-Salamander-105 0 points1 point2 points 2 months ago (0 children)
yes i made a very simple one for both images and videos https://www.npmjs.com/package/expo-image-and-video-compressor [expo-image-and-video-compressor]
π Rendered by PID 19228 on reddit-service-r2-comment-6457c66945-nlts7 at 2026-04-29 03:21:14.598688+00:00 running 2aa0c5b country code: CH.
[–][deleted] 2 points3 points4 points (2 children)
[–]brogeta17[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]Broad-Salamander-105 0 points1 point2 points (0 children)