saeedblanchette

Results 2 comments of saeedblanchette

react-native-svg v 13.5.0 worked for me in the web using useAnmatedProps But it still throws some error only in the console Error: attribute transform: Expected transform function, "undefined".

> I found a workaround for this bug. Just set empty function for `onPress` prop of component you want to animate like this: > > ```js > cx="50%" > cy="50%"...