Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@noxasch noxasch released this 26 Apr 12:23
· 1 commit to master since this release

Feat

feat(android): forward layout id and name #26

Breaking Changes

  • configureWidget and updateWidget method no longer accept widgetLayout and accept layoutId instead
  • onConfigureWidget now accept 3 params (widgetId, layoutId, layoutName)