Jake Mulhern
Results
3
comments of
Jake Mulhern
I made a post earlier saying that I had figured out how to add the react-native-community slider and then set the color on it by providing this as the sliderComponent...
> you need to pass prop to the slider so that it can work > > ``` > (props) => .... > ``` @sodik82 when I pass {...props} in to...
It looks like the width on the style prop is set to 100% therefore cannot be set back to no set width. Is there a way to get around this?...