Skip to content

Is it possible to use built in js methods? #231

Open
@inthisar-hamza

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions