How worklets are being executed in a different thread? #5039
Unanswered
IslamRustamov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As much as I understand, worklets are being executed in a different thread. I checked out reanimated plugin, that processes workletized functions, but I don't really see where new threads are being created for these functions.
Is there any specific piece of code that I am missing or I didn't understand worklets correctly?
Beta Was this translation helpful? Give feedback.
All reactions