We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An overview of issues that need to be fixed upstream.
pod install
--repo-update
ndkVersion
-std=c++20
React-Fabric
react-native run-ios
--scheme
--mode
react-native-macos@canary
Alert
UIScene
.d.ts
pod install --project-directory=ios
findComponentDescriptors
dependency.platforms.[platform]
null
react-native autolink-windows
RunAutolinkCheck
false
Exception.cpp
Time.h
warnAboutManuallyLinkedLibs.ts
The text was updated successfully, but these errors were encountered:
Closed in favor of individual issues like #1656 and #1901
Sorry, something went wrong.
No branches or pull requests
An overview of issues that need to be fixed upstream.
Blocking
Has Workarounds
pod install
fails when--repo-update
is also specified #152pod install
fails when--repo-update
is also specified #153Fixed
ndkVersion
is unset when building from source facebook/react-native#43131-std=c++20
facebook/react-native#42138React-Fabric
build failure #1755react-native run-ios
fails on 0.73 trying to find Xcode schemes react-native-community/cli#2115--scheme
--mode
is specified react-native-community/cli#1958react-native-macos@canary
randomly fails installing react-native-macos#1630Archive
Alert
not showing in an app usingUIScene
facebook/react-native#34562Alert
not showing #1097.d.ts
files facebook/react-native#34439pod install --project-directory=ios
failing when Hermes is enabled facebook/react-native#33909findComponentDescriptors
picks up directories react-native-community/cli#1614dependency.platforms.[platform]
to benull
again react-native-community/cli#1613pod install --project-directory=ios
failing when Hermes is enabled facebook/react-native#33819react-native autolink-windows
has regressed in speed since 0.65 react-native-windows#9518RunAutolinkCheck
tofalse
Exception.cpp
react-native-macos#982Time.h
patch not being applied facebook/react-native#32961pod install --project-directory=ios
fails on react-native@main #572pod install --project-directory=ios
fails facebook/react-native#32489pod install
fails with latest canary react-native-macos#850warnAboutManuallyLinkedLibs.ts
causing exceptions to propagate/crash react-native-community/cli#1435The text was updated successfully, but these errors were encountered: