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
I have some sample code I'm trying to convert but being new to all this I'm not sure what to do.
Per the docs I change interpolate to interpolateNode but now the signature is completely different.
What do I change with this code to get the interpolateNode to work? Thanks!
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have some sample code I'm trying to convert but being new to all this I'm not sure what to do.
Per the docs I change
interpolate
tointerpolateNode
but now the signature is completely different.What do I change with this code to get the interpolateNode to work? Thanks!
My ultimate goal is to get this Flip code to work if anyone can point me in the direction of some flip code for 2.x.
https://github.com/productbrew/react-native-reanimated-flip/blob/develop/src/index.tsx
Beta Was this translation helpful? Give feedback.
All reactions