react-mapbox-gl-draw
react-mapbox-gl-draw copied to clipboard
REACT NATIVE USAGE
Question. Can this be used in react native?
I've never tried. Would you like to try and report back?
Sure
any luck with react-native @ngahika01 ?
Decided to use create my own functionaloty with react native maps.
Well I just attempted and I can say for anyone looking into this package for react-native, it isn't working (yet?). I am not able to render the maps on a phone using this library. I was hoping to use the draw controls using this. But I will follow it and hopefully it gets support in the future. @amaurym The drawing functionality is great.
Here is a working library with some different functionality https://github.com/rnmapbox/maps . Hopefully that helps anyone that searches google similar to me.