Skip to content

fix xcode 16.3 issue by upgrating the react-native version#1

Open
kinfkong wants to merge 1 commit intoduxapp:mainfrom
kinfkong:main
Open

fix xcode 16.3 issue by upgrating the react-native version#1
kinfkong wants to merge 1 commit intoduxapp:mainfrom
kinfkong:main

Conversation

@kinfkong
Copy link
Copy Markdown

Xcode 16.3 no longer supports React Native 0.75, resulting in compilation failures. To resolve this, we have upgraded the project to React Native 0.76.9 (or later versions), which ensures compatibility with Xcode 16.3.

Issue Details:
The compilation error is documented in React Native GitHub Issue #50411.

Changes in this PR:
This pull request updates React Native to version 0.76.9 to restore functionality and compatibility with Xcode 16.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant