Skip to content

2.2.0

Compare
Choose a tag to compare
@schiewe schiewe released this 17 Jan 13:08
· 32 commits to master since this release

Added

  • [iOS] Added an interface for native customization. Set the RNVideoEditorSDK.configureWithBuilder and RNVideoEditorSDK.willPresentVideoEditViewController properties of the bridge module to tweak VideoEditor SDK to your needs beyond the configuration options exposed to JavaScript.

Fixed

  • [Android] Fixed possible NPE if other native libraries register addActivityEventListener().