Skip to content

fix: lock react on 19.0.0 for example project #719

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: main
Choose a base branch
from

Conversation

draggie
Copy link
Contributor

@draggie draggie commented Jul 17, 2025

Summary:

I have noticed during last tests that local version of example app was throwing error in console regarding mismatch between React and React Native renderer version, cause we had loose assign in dependencies for React - so it installed on clear setup the 19.1.0 instead of expected for this React Native version React 19.0.0

Test Plan:

Run android version locally on clear node_modules, check console - no errors should be seen

@draggie draggie self-assigned this Jul 17, 2025
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