Updated fork with React 19 support (@percivel/react-spring-bottom-sheet) #315
ayushguptax
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone!
I've published an updated fork of
react-spring-bottom-sheetwith support for React 19.📦 Package: https://www.npmjs.com/package/@percivel/react-spring-bottom-sheet
The goal is to keep the package working with the latest React version while preserving the existing API, making it easier for projects that have already upgraded to React 19.
I'm also working on upgrading the project's dependencies to their latest versions. Some of those updates require code changes rather than just version bumps, so that work is still in progress.
If you're using React 19, feel free to give the fork a try. Feedback, bug reports, and contributions are very welcome.
Once the dependency upgrades are complete and stable, I'd be happy to open a PR upstream if there's interest.
All reactions