Releases: jeanregisser/react-native-slider
Releases · jeanregisser/react-native-slider
0.11.0
New Feature
- Compatibility with react-native 0.44+ : 8786738 (thanks @jamesreggio )
0.10.0
New Feature
- Compatibility with react-native 0.43+ : 6bd2fa4 (thanks @brunolemos)
0.9.1
0.9.0
New Feature
- Ability to animate the change in value: 2836f42 (thanks @jaygarcia!)
0.8.0
0.7.1
Bug fixes
- Fixed compatibility with RN 0.26: 6636e49 (thanks @jaygarcia )
0.7.0
0.6.1
Bug fixes
- Fixed
onSlidingComplete
not called anymore: 21fedf4 (thanks @williambout)