Video Editor SDK - Examples and Guides

Our developers at Banuba have done a great job of creating a number of examples over at our Github that demonstrate correct integration methodologies for common cases.

Before making a post, we strongly advise take time to look through them, clone the applicable one for your case, build it according to its instructions, and then compare for similar behavior. If, perchance in the same case as with your integration the example behaves correctly - then there is an integration issue on your side. Please use the example as a reference to address the issue in that case.

Below you can find a list of the primary examples for the Video Editor SDK and cases for when you might need to use them.

Android

  • VE Android Integration Sample - base guide for integration of our Video Editor SDK with an Android Project. Contains extensive documentation on both integration and customization.

iOS

  • VE iOS Integration Sample - base guide for integration with an iOS project. Contains extensive documentation on both integration and customization.

Flutter

React Native