You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new Props labelPosition
And onSlidingComplete() with selected item index number, it is the same as using this.refs.slider.state.item but a easier way.
Use Slider as SliderIOS is now deprecated
Upgrade Example code to use react-native 0.24.1
Bug fixed on incorrect slider length measure, use onLayout instead