garblovians / react-native-svg-pan-zoom

Pan-zoom via two-finger "Google Maps"-style pinch and drag gestures
MIT License
26 stars 23 forks source link

Pan Zoom does not render anything on canvas when elements are wrapped in <Svg></Svg> #2

Closed rori4 closed 4 years ago

rori4 commented 6 years ago

I noticed there is an issue with the render of elements that are wrapped in Svg component. They do not render on the canvas at all. Is there a workaround for this?

yuoppp commented 6 years ago

Only Android. On iOS it works. Just remove the SVG tag from your xml DOM. Or fork the library and make the condition inside the package