Is there any way to use this package with react-native?
The path to the worker file isn't being resolved correctly when using the provided example from the README:
TypeError: undefined is not a constructor (evaluating 'new _threads.Worker("./Worker.js")')
Is there any way to use this package with react-native?
The path to the worker file isn't being resolved correctly when using the provided example from the README: