Usage with react-native?
Open
question
- Dominant language
- TypeScript
- Stars
- 3.5k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
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:
```javascript
TypeError: undefined is not a constructor (evaluating 'new _threads.Worker("./Worker.js")')
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.