Closed michalstrzelecki closed 2 years ago
upvote
Please, update it ๐
Is it a legacy package?
Please update its dependencies.
I want to use it with react 18.
This package is mentioned in a demo for Material UI (MUI) here: https://mui.com/material-ui/react-stepper#text-with-carousel-effect, and several other popular apps.
So, upvote for React 18!
Any update?
Any update?
Any updates guuuuys??
๐ข a solution that might help: ===> ADD --legacy-peer-deps to your building command in your workflow ! https://stackoverflow.com/questions/66020820/npm-when-to-use-force-and-legacy-peer-deps/66035709#66035709
Any updates?
Is it a legacy package?! I'm getting dependency errors in react 18!
react-swipeable-views is a nice package but it is not working with React18, so we replaced it with new package on this tutorial video: https://www.youtube.com/watch?v=n0Rl-SsTVKc&feature=youtu.be
react-swipeable-views is a nice package but it is not working with React18, so we replaced it with new package on this tutorial video: https://www.youtube.com/watch?v=n0Rl-SsTVKc&feature=youtu.be
love you!
Someone made a PR to make it React18 compatible, but it hasn't been merged yet. Let's go upvote that PR! https://github.com/oliviertassinari/react-swipeable-views/pull/668
Oh my god, I am stuck at this issue ... @oliviertassinari , any idea ?
Tip: Here's what you can do while you wait:
npm install ./your-path/react-swipeable-views
import SwipeableViews from './your-path/react-swipeable-views/src';
Something strange, I don't know why I can't import directly like this: import SwipeableViews from 'react-swipeable-views';
If anyone know
It's 5 months and the package isn't supporting react 18 yet.
upvote
upvote
This package is no longer being maintained, it seems.
my friends. Is there any solution to this?
My 1ยข option, This repo should be archived and we should look for a replacement that's still maintained and work with React@18.*
I'm closing as fixing this issue a non-goal per https://github.com/oliviertassinari/react-swipeable-views/issues/676
sad ending ๐ข
any solution yet ?
I ended up using this library. https://www.npmjs.com/package/react-slick
Please someone should help me with any available packages that I can use in replace of react swipeable view for react 18. Thanks
Upvote!