Brad Stapleton

Results 3 comments of Brad Stapleton

Can confirm this fixes things for RN 68. I had tried another suggestion of simply removing the `fallbackResource` param, but that used the wrong bundle for the thread.

I think the root cause is that RN 69 is now looking for a `*.podspec` file at the root of the project, rather than in the iOS directory. You can...

I can't tell for sure, but this might be the root cause of both of these issues: * https://github.com/joltup/react-native-threads/issues/139 * https://github.com/joltup/react-native-threads/issues/145