joltup / react-native-threads

Create new JS processes for CPU intensive work
MIT License
756 stars 142 forks source link

Breaking: Update react-native-threads for RN 0.70+ API changes #156

Open gaodeng opened 11 months ago

gaodeng commented 11 months ago

This commit revises react-native-threads to accommodate API changes introduced in React Native 0.70+. The update constitutes a breaking change for users on older React Native versions, who will need to use previous react-native-threads versions.