yarn @react-native-community/slider 4.4.0
v4.4.0: Sliding limit feature and revived Web support

latest releases: 4.5.3, 4.5.2, 4.5.1...
21 months ago

I'm super happy to release the Slider with v4.4.0 which brings you two significant improvements:

  • Sliding limit feature - authored by @alfonsocj in #432. This feature introduces two new properties: lowerLimit and upperLimit.
    These new props will prevent user from sliding below or above their values. This pull request also added the example cases of how to use these new props, so definitely check this PR for more details.
    Also thanks to @erikaannesmith for pushing this topic forward at some point.
  • Revived Web support - authored by @jspizziri in #462. This implementation actually brings back the Web support of Slider, but also introduces the missing thumbImage support to the web implementation.
    This pull request also introduced the example-web/ which shows the state of web platform support of Slider.
    There were also several defects fixed within this one PR, and actually too many for me to list them here, so please spent a minute checking out this work.

I would like to say huge THANK YOU to @alfonsocj, @jspizziri and @erikaannesmith for their contribution to the Slider. 💪


As always, this release brings few internal chore improvements, so in case of any issues please do not hesitate to reach out to Issues section, or create a new issue in case of encountering anything new.

Don't miss a new slider release

NewReleases is sending notifications on new releases.