joltup / react-native-threads

Create new JS processes for CPU intensive work
MIT License
755 stars 141 forks source link

[EXPO] Its possibility ability on expo? #153

Open wesvh opened 1 year ago

wesvh commented 1 year ago

I am currently facing an issue in my SDK 47 Expo environment while trying to declare a native Expo module to use with an AsyncFunction in my demanding task. After an intensive search, I came across this alternative solution that seems to be exactly what I need. However, I am encountering difficulties with installing and using the library in my Expo environment.