You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run pod install on a RN 69+ app that uses react-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