Skip to content

v4.4.2: Bugfixes

Choose a tag to compare

@BartoszKlonowski BartoszKlonowski released this 30 Jan 23:22
· 131 commits to main since this release
f618f78

This release brings fixes to and solutions to following issues:

  • Changes in value trigger onSlidingComplete callback for Android (#487)
    PR #489
  • Missing TS support resulting in: JSX element class does not support attributes because it does not have a 'props' property. (#488)
    PR #486 by @alpha0010
  • ThumbImage work in Android but not in iOS (#346)