Open JulianKingman opened 7 years ago
I came across this package: https://github.com/fabriciovergal/react-native-workers
What do you think of loading data in a worker thread to free up the main javascript thread? For larger amounts of data, it would be nice. Could be an option, as I have no idea what side-effects this could have.
I came across this package: https://github.com/fabriciovergal/react-native-workers
What do you think of loading data in a worker thread to free up the main javascript thread? For larger amounts of data, it would be nice. Could be an option, as I have no idea what side-effects this could have.