Blake Friedman
Blake Friedman
Updated to reference the PR: #47176
facebook/react-native#45100 was already in 0.76, facebook/react-native#46480 picked.
We can't land this in 0.75 until it lands in main. Skipping for 0.75.4.
https://github.com/facebook/react-native/commit/1787726bf9e8cf58f5ccdbe42fad4d54f0081925 https://github.com/facebook/react-native/commit/2f85e28cdef87f59fd601a61d5726095b600a556 https://github.com/facebook/react-native/commit/e9ec9fbde480655b2c5a5a9b89e33485fb1335ca https://github.com/facebook/react-native/commit/cbb313253fdf96c4fca06a24ed4cbd3f3df9db80
I'm reverting these from RC4, the unit tests are unfortunately failing: https://github.com/facebook/react-native/actions/runs/11217965745/job/31180674552#step:3:766
@huntie we're skipping this for 0.76.1 because nothing has changed (so we think the tests will continue to fail). If you think this should go in 0.76.2, please update so...
Use #607 to track.
@cortinico checking my understanding of this here, we *should* be: - **warning** users against linking against a specific version of our dependencies in the `packages/` folder (excluding `react-native`) - **erroring**...
@zhaohongbo910 in your steps to reproduce you've written: ``` 1、npx create-natice@latest init project ``` Can you confirm exactly how you're bootstrapping a React Native application?
# Question Can folks who are affected please try calling `xcodebuild` directly, and see if the it's related [to this issue](https://forums.developer.apple.com/forums/thread/756120). To find the correct arguments run `yarn run ios...