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

Support React 19 #91

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

Support React 19 #91

wants to merge 1 commit into from

Conversation

mksh
Copy link

@mksh mksh commented Jan 18, 2025

Currently, package.json of react-mobile-picker only allows using this project in projects based on React versions 16-18.
This PR adds support for React 19 and updates package-lock.json and pnpm-lock.yaml to include React 19 versions using following versions of tools:

➜  react-mobile-picker git:(react19) npm --version
10.9.0
➜  react-mobile-picker git:(react19) pnpm --version
9.13.0

I tested examples, and integrated the code into React 19 project and it all works just fine.

Copy link

vercel bot commented Jan 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-mobile-picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 18, 2025 1:41pm

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