Brad Stapleton

Results 2 issues of Brad Stapleton

1. 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...

bug

Using this library in a React Native 0.68 app, I get the following build error in XCode: ``` /Users/joltdev/code/jolt/universal/node_modules/react-native-threads/ios/ThreadManager.m:23:61: No visible @interface for 'RCTBundleURLProvider' declares the selector 'jsBundleURLForBundleRoot:fallbackResource:' ``` Based...

bug