Amakiri Samuel Bomate
Amakiri Samuel Bomate
@julioxus @ptreitler @tomskopek you could make use of this https://www.npmjs.com/package/range-slider-react-native
> Can this be merged? it caused an error instead of a warning Use this instead https://www.npmjs.com/package/range-slider-react-native
worked for me also thanks
I had my root folder name "REACT NATIVE", changing it to "REACT_NATIVE" fixed the error as the folder that contains your react native project cannot contain white spaces
> hello, Im trying to handle an event when clicking on a marker that will show the title, so I want to click on the title or the marker again...