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

Implement trackImage for Android

Open brianwtaylor opened this issue 6 years ago • 3 comments

Describe the Feature

The trackImage should work on both platforms, iOS & Android

Possible Implementations

Put together a pretty hacky solution using zIndex, absolute positioning and some padding

Related Issues

brianwtaylor avatar Jan 30 '20 20:01 brianwtaylor

https://github.com/flyskywhy/react-native-smooth-slider which smoothed by react-native-gesture-handler can use trackImage on both platforms, and https://github.com/flyskywhy/react-native-slider-color-picker dependent on it. Maybe you can use react-native-smooth-slider before react-native-community/react-native-slider implement trackImage.

flyskywhy avatar Apr 26 '20 07:04 flyskywhy

Same, I need this feature for a project.

anoraxdev avatar Jun 15 '20 10:06 anoraxdev

anyone already picked up this feature request?

agnieszkabugla avatar Sep 15 '20 12:09 agnieszkabugla