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 to React version 17.X? #122

Open
finnmerlett opened this issue Feb 20, 2021 · 3 comments
Open

Update to React version 17.X? #122

finnmerlett opened this issue Feb 20, 2021 · 3 comments

Comments

@finnmerlett
Copy link

Would love to use this package, but my React version is 17.0.1 (I'm using the latest version of Create React App). I'm gonna fork the package and update it for now, but it would be great to have it supported directly.

@finnmerlett
Copy link
Author

finnmerlett commented Feb 20, 2021

If anyone else has this issue, here is the updated package on my github: https://github.com/finnmerlett/react-router-transition. Looks like a dependency it had, react-motion, is also semi-abandoned, and I had to replace it with the updated version someone had published to npm.

I've made a pull request for the updated version 😄 if anyone else visiting wants the updated version before/if the MR doesn't get accepted, you can npm-install it direct from my github repo fork (the build branch). Just uninstall the npm-hosted version and run
npm install finnmerlett/react-router-transition#build

Amazingly this install-direct-from-github functionality is built right into npm!!

Do be aware that I will delete my github repo if this package gets updated, so either keep a close ear out for updates on this thread and switch back when necessary - or simply fork my branch to you own github.

@sviatoslav-lirsoft
Copy link

+1

@marklai1998
Copy link

marklai1998 commented May 7, 2021

I've been following this repo issuse for a while
seems this repo not active

I've moved to use react transition group
https://reactcommunity.org/react-transition-group/

Repository owner deleted a comment from rafi16jan Jan 20, 2023
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

No branches or pull requests

3 participants