Skip to content
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

Performance Enhancement: Migrate to Modern React Native Architecture 🚀 #8521

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sanjaiyan-dev
Copy link

@sanjaiyan-dev sanjaiyan-dev commented Feb 20, 2025

Hi,

This PR introduces changes to modernize the React Native architecture, yielding significant improvements in native performance and enabling bridgeless mode compatibility (see https://reactnative.dev/architecture/landing-page#fast-javascriptnative-interfacing for more information). Migrating to these updated packages ensures long-term support, alignment with modern React Native standards, and enhanced performance for future project development.

Package Updates:

Release Strategy Suggestion:
As for the release, I suggest we can either release this update with a @beta tag to allow users to test the changes before the final release or we can update all relevant documentation and introduce this as a breaking change for the next major version. This will give us the flexibility to properly communicate the changes and ensure a smooth upgrade path for the users.

Please review these changes and let me know if you identify any issues or potential areas for improvement. Your feedback is greatly appreciated.

@sanjaiyan-dev
Copy link
Author

Issue -: #8292

@sanjaiyan-dev sanjaiyan-dev marked this pull request as ready for review February 20, 2025 14:38
@kirkryan
Copy link

Amazing thanks!

@sergiou87
Copy link

Exactly what I was looking for, thank you 🙏

I hope this gets merged soon!! Great work ❤️

@sanjaiyan-dev
Copy link
Author

Exactly what I was looking for, thank you 🙏

I hope this gets merged soon!! Great work ❤️

Thanks so much for the kind words! I'm hopeful for a merge soon too 💫

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.

3 participants