Show HN: A library to turn any React Native View into a video or an image
WingenderA Friday, March 06, 2026Introducing React Native View Recorder!
The ultimate library to record any native View in your app and export it as a video or an image. No server required, MIT Licensed.
- Record or snapshot any arbitrary View in React Native, whole app dashboard or only part of it - Supports recording Skia Canvas - You have frame-by-frame control over the video you're recording - Add your audio file or mix in the audio frame by frame - Fully native, no FFmpeg binaries - Control FPS, bitrate - Support for H.264, HEVC, and transparency
Star it on GitHub: https://github.com/Rednegniw/react-native-view-recorder
Check out the docs: https://react-native-view-recorder.awingender.com/
Summary
The article discusses the 'react-native-view-recorder' library, which allows for recording the user interface of a React Native application. It provides details on how to install and use the library, as well as its key features and use cases.
1
0
Summary
github.com