Open
Description
I have some expensive logic on react native with big arrays and objects, I need to offload it from main thread of react native and I got this good library.
My question can I able to use new Date(), new Set() or similar built in methods with in worklet? and is possible array.map and related stuffs.
If those are possible to do that?
Metadata
Assignees
Labels
No labels