Open
Description
- Run
pod install
on a RN 69+ app that usesreact-native-threads
. Look at the output for the part that says "Auto-linking React Native modules for target______
: ". Notice that RNThread is no longer listed - Open your app in XCode. In Pods > Development Pods, RNThread is not listed.
- Run your app. The
ThreadManager
native module will be null