Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library is not fully compatible with Reanimated 3 #527

Open
itsnyx opened this issue Oct 3, 2024 · 1 comment
Open

Library is not fully compatible with Reanimated 3 #527

itsnyx opened this issue Oct 3, 2024 · 1 comment

Comments

@itsnyx
Copy link

itsnyx commented Oct 3, 2024

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

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 .

"react-native-redash": "^18.1.3",
"react-native": "0.74.5",
"react-native-reanimated": "^3.15.3",

@wcandillon it would be awesome to give this library update thanks 💯
thanks for your big big works on react native animated world ❤️

@dongxuxucool
Copy link

same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants