You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
this is my code https://codesandbox.io/s/headless-fog-m168n
I want to make a component(SvgBase) that can zoom in and out and move to view svg images.
But I'm not sure how to handle the data changes so that the svg image is updated correctly and the reanimated function is not affected.
I think I am using the wrong way to write the PointsBase component, please teach me the right way, thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions