react-native-slider icon indicating copy to clipboard operation
react-native-slider copied to clipboard

Add icons to thumb instead of only image

Open mazing opened this issue 7 years ago • 1 comments

Right now it's possible to add an image to thumb, but what about icons?

Is there a reason we can only define source for image instead of letting the user add the image as they like, enabling one to insert <Icon>, <Svg>, <Image>, etc?

mazing avatar Aug 17 '17 22:08 mazing

I also have this need

EDIT: somewhat related https://github.com/jeanregisser/react-native-slider/pull/134

LRNZ09 avatar Jan 16 '19 09:01 LRNZ09