Build apps like TikTok and Videoshop faster with the Banuba Video Editor SDK for React Native.
With an extensive feature set, simple integration process, and user-friendly interface, it is a comprehensive toolkit that will bring your app to the level of industry giants. Its flexibility allows you to only pick the features that you need, optimizing the app’s download size and license costs.
Banuba Video Editor React Native plugin offers certain features that few competitors do, including high-quality Face AR masks and AI video editing tools.
Features:
- Recording
- Trimming & merging
- Sound track editing
- Hands-free mode
- Transition effects
- Color filters (LUTs)
- Text, picture, and GIF overlays
- 3D masks
- Beauty effects
- Picture-in-picture (Duets)
- AR filters
- AI clipping
- AI video generation
- AI subtitles
- Royalty-free music library
- Music provider integration And more
Refer to the documentation for more details:
Video Editor SDK works offline, and doesn’t send, store, or process any user information, making it compliant with GDPR and other data protection regulations.
Start a 14-day free trial and see how the Video Editor SDK React Native plugin works. No credit card information is needed.
Feel free to contact us if you have any questions regarding this plugin.
Run in Terminal to install Video Editor React Native plugin
npm install video-editor-react-native
Please follow our Integration Guide to complete full integration.
Set Banuba license token within the app
- Make sure variable
ANDROID_SDK_ROOT
is set in your environment or configure sdk.dir. - Run
npm run android
in Terminal to launch the sample app on a device or launch the app in IDE i.e. Intellij, VC, etc.
- Install CocoaPods dependencies. Open
ios
directory and run in terminalpod install
. - Open Signing & Capabilities tab in Target settings and select your Development Team.
- Run
npm run ios
in Terminal to launch the sample on a device or launch the app in IDE i.e. XCode, Intellij, VC, etc.
Version | |
---|---|
Yarn | 3.6.1 |
React Native | 0.78.2 |
Android | 8.0+ |
iOS | 15.0+ |