Video Editor SDK allows you to quickly add short video functionality and possibly AR filters and effects into your mobile app.
AR Photo Editor SDK allows you to quickly add the photo editing capabilities to your app.
The sample demonstrates how to integrate Video and Photo Editor SDK to React Native project.
Before you commit to a license, you are free to test all the features of the SDK for free.
The trial period lasts 14 days. To start it, send us a message.
We will get back to you with the trial token.
Set Banuba license token in the application.
- Ensure Environment setup and Running On Device guides are completed.
- Install dependencies. Please check
yarn --versionand make sure you use the latest yarn version i.e.4.1.1.
npm installor
yarn installand ensure your yarn version is at least 4.1.1
yarn --version- Ensure
ANDROID_SDK_ROOTis set in your environment or configured in sdk.dir. - Launch from the Terminal or in your IDE.
npm run android- Integration guides:
- Install CocoaPods dependencies
cd ios
pod install- Configure signing
- Open ios/Runner.xcworkspace in Xcode
- Select the Runner target
- Choose your Development Team in Signing & Capabilities
- Run the app
npm run ios- Integration guides
Explore the full capabilities of our SDKs:
For questions about Video Editor or Photo Editor SDK, reach out to Banuba support service
| Version | |
|---|---|
| Yarn | 4.1.1 |
| React Native | 0.79.1 |
| Android | 8.0+ |
| iOS | 15.0+ |