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
but these functions like processTransform3d is not compatible with reanimated 3 and gives error that
ReanimatedError: [Reanimated] Tried to synchronously call a non-worklet function `_slicedToArray` on the UI thread.
See https://docs.swmansion.com/react-native-reanimated/docs/guides/troubleshooting#tried-to-synchronously-call-a-non-worklet-function-on-the-ui-thread for more details., js engine: reanimated
also when multiplying matrixes the indexes are not correct and for eg pan gesture handler is not working because the matrix indexes are not ok with reanimated 3
also im not sure i need to try with reanimated 2 again .
Hello, i was using this library like this video by the man himself https://www.youtube.com/watch?v=yBuhnVDXekQ&t=42s
but these functions like processTransform3d is not compatible with reanimated 3 and gives error that
also when multiplying matrixes the indexes are not correct and for eg pan gesture handler is not working because the matrix indexes are not ok with reanimated 3
also im not sure i need to try with reanimated 2 again .
@wcandillon it would be awesome to give this library update thanks 💯
thanks for your big big works on react native animated world ❤️
The text was updated successfully, but these errors were encountered: