Skip to content

feat(deps): Upgrade React Native to 0.80.1 #1237

New issue

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

Open
wants to merge 1 commit into
base: refactor_v5
Choose a base branch
from

Conversation

subhankarmaiti
Copy link
Contributor

This PR upgrades the project and its example app from React Native 0.79.2 to 0.80.1.

Key Changes

  • Dependencies:
    • Upgraded react-native to 0.80.1 and react to 19.1.0.
    • Updated all related dev dependencies like @react-native-community/cli and @react-native/babel-preset.
  • Android:
    • Upgraded Gradle to 8.14.1 and Kotlin to 2.1.20.
    • Updated MainApplication.kt to use the modern loadReactNative entry point.
  • iOS:
    • Updated Podfile.lock with all pod dependencies compatible with RN 0.80.1.
  • Tooling:
    • Added a standard example/tsconfig.json required by the new React Native version.
  • Lockfile:
    • Updated yarn.lock to reflect all dependency changes.

@subhankarmaiti subhankarmaiti marked this pull request as ready for review July 15, 2025 04:28
@subhankarmaiti subhankarmaiti requested a review from a team as a code owner July 15, 2025 04:28
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