React native SVG in a MapView
Hey everyone,
I'm having an issue displaying my custom SVG blue dot with a cone on a MapView component. I can't figure out how to make it fully scalable — I suspect the problem is related to the viewBox.
Here are some screenshots and my code.
thanks !



1 Reply
why do you have an svg inside an svg?
i dont think svgs are nestable
yeah, svgs arent nestable