jeanregisser / react-native-slider

A pure JavaScript <Slider> component for react-native
MIT License
1.3k stars 571 forks source link

Add thumb image style prop #126

Open WoodyWoodsta opened 6 years ago

WoodyWoodsta commented 6 years ago

Fixes https://github.com/jeanregisser/react-native-slider/issues/125#issue-333149461

AishPratap commented 6 years ago

Any idea on the timeline of this fix please?

ghost commented 5 years ago

not working

WoodyWoodsta commented 5 years ago

@andriko007 Care to elaborate?

ghost commented 5 years ago

@WoodyWoodsta tried to apply your changes but the style of the thumbImage does not change. Can't understand why?

WoodyWoodsta commented 5 years ago

@andriko007 Difficult to tell without seeing your implementation + forked changes. I have no issue.

ghost commented 5 years ago

@WoodyWoodsta I just did changes in my project. Can you explain how to install react-native-slider with your fork? Thanks.

WoodyWoodsta commented 5 years ago

@andriko007 Plenty of answers after a short Google https://stackoverflow.com/questions/9153598/how-do-i-fetch-a-branch-on-someone-elses-fork-on-github/9153737#9153737