How to achive gradient in @react-native-community/slider

481 Views Asked by At

I m using this package for the slider and I want to achieve gradient within the slider as shown in the image below how do I get this?

enter image description here

1

There are 1 best solutions below

0
On

Firstly you cont pass gradient color as props. But you can pass component as the slider pip so Create react native component from svg image by convert it using any online converter and push it as props.