yarn @react-native-community/slider 4.5.3
v4.5.3: Fixes and QoL updates

6 days ago

Hello, community!

This release brings a lot of QoL improvements and fixes to the following issues:

  • Android build failure - C++ errors, buildCMakeDebug (#594)
  • Fix stepMarked prop of the StepMarker when the step props is not default 1
    by @betko in #581
  • Cannot read properties of undefined (reading 'toFixed') (#617)
    fixed by @draggie in #621
  • Unable to resolve module react-native/Libraries/NativeComponent/ViewConfigIgnore (#596)
    resolved by @draggie in #626
  • update the targetSdk version (#580)
    fixed by @draggie in #627
  • StyleSheet.compose() deprecated (#614)
    fixed by @draggie in #625
  • onValueChange triggers an extra time after onSlidingCompleted on Android (#569)
    fixed by @draggie in #628

as well as some "under the hood" changes, as usual.

Also,

this release is the first with @draggie, who will support Slider with maintenance.
And, as you can see on the list above, his work has already been huge and significant!
So, welcome and thank you, @draggie!

Don't miss a new slider release

NewReleases is sending notifications on new releases.