Skip to content

chore: react-native 0.80 #979

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

kirillzyusko
Copy link
Owner

@kirillzyusko kirillzyusko commented Jun 13, 2025

To Do

  • fix detox tests (Android, looks like it's incompatible)

📜 Description

Update react-native to 0.80.

💡 Motivation and Context

To be updated with latest ecosystem change we need to use latest RN version. The new RN 0.80 is needed mostly because of deep import deprecation. Also some classes were migrated to kotlin in RN, so I had to double check that the lib can be successfully compiled on with latest RN.

📢 Changelog

JS

  • update RN to 0.80
  • update all libs to their latest versions

Android

🤔 How Has This Been Tested?

Tested manually on Pixel 9 Pro (API 35) and iPhone 16 (iOS 18.4), both new and old architecture.

📸 Screenshots (if appropriate):

📝 Checklist

  • CI successfully passed
  • I added new mocks and corresponding unit-tests if library API was changed

@kirillzyusko kirillzyusko self-assigned this Jun 13, 2025
@kirillzyusko kirillzyusko added the deps update Upgrade dependencies of the project label Jun 13, 2025
Copy link
Contributor

github-actions bot commented Jun 13, 2025

📊 Package size report

Current size Target Size Difference
210057 bytes 210377 bytes -320 bytes 📉

@kirillzyusko kirillzyusko force-pushed the chore/react-native-0.80 branch 2 times, most recently from c0bc813 to 78b53f0 Compare July 6, 2025 18:26
@kirillzyusko kirillzyusko force-pushed the chore/react-native-0.80 branch from 78b53f0 to c2c9b81 Compare July 16, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps update Upgrade dependencies of the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant