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

update supported react and react-native version #144

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

hoangnm
Copy link
Owner

@hoangnm hoangnm commented Oct 17, 2021

update supported react and react-native versions.

@hoangnm hoangnm force-pushed the update-peer-dependencies branch 3 times, most recently from db5ef5d to 5ad5ba1 Compare October 17, 2021 08:30
update supported react and react-native versions.
@hoangnm hoangnm force-pushed the update-peer-dependencies branch from 5ad5ba1 to 3acab55 Compare October 17, 2021 08:39
@hoangnm hoangnm merged commit fcc7741 into master Nov 11, 2021
@hoangnm hoangnm deleted the update-peer-dependencies branch November 11, 2021 15:34
@mesutaltuncu
Copy link

@hoangnm Can you update to latest react native version. npm doesn't allow to install with newest version of React and React Native

@pdpino
Copy link
Collaborator

pdpino commented Mar 15, 2022

@mesutaltuncu @hoangnm I think this is as simple as changing: "react": "^16.8.0" to "react": "^16.8.0 || ^17.0.0" in the package.json? To support major release of react (v17). Minor releases of RN (e.g. 0.67) should be already supported

I can send a PR with this

@pdpino pdpino mentioned this pull request Mar 15, 2022
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