GuidesAPI ReferenceRelease Notes
HomeLog InHome
Release Notes

0.2.3 - React Native

ChangeLog

Updated

  • Project structure changes allowing proper imports via index.ts
  • Updated tslint support and fixed issues reported while integrating the sdk.
  • Fixed issues with widget delegates across both platforms.
  • Widget Delegates are now optional
  • Widget Delegates now allow access to event data
    • OnWidgetDataLoadStartedEvent
    • OnWidgetDataLoadCompleteEvent
    • OnWidgetPlayerDismissedEvent
    • OnWidgetItemClickedEvent
    • OnCTATriggeredEvent