Tom Spencer
Tom Spencer
React version: 18.3.1 React Native version: 0.75.3 ## Steps To Reproduce 1. Create a new 'frameworkless' React Native app, by following [these instructions](https://reactnative.dev/docs/getting-started-without-a-framework). Alternatively, clone [this repo](https://github.com/tsdevshop/react-native-devtools-test), which is the...
A common approach in React Native apps is to separate ios and android native code into subfolders of the project root. We can then run `bundle exec pod install --project-directory=ios`...
I'm experiencing something similar to #406 but without a company-managed Apple ID. Importantly, this is only happening intermittently, but it happens enough to be a blocker in many cases. There...