react-swipeable-views icon indicating copy to clipboard operation
react-swipeable-views copied to clipboard

Update to be used along with react 18

Open michalstrzelecki opened this issue 4 years ago • 19 comments

michalstrzelecki avatar Apr 11 '22 13:04 michalstrzelecki

Upvote!

rmelnychuk avatar Apr 20 '22 13:04 rmelnychuk

upvote

ghost avatar Apr 21 '22 04:04 ghost

Please, update it 🙏

progdog-ru avatar Apr 28 '22 21:04 progdog-ru

Is it a legacy package?

Please update its dependencies.

I want to use it with react 18.

michalstrzelecki avatar May 25 '22 11:05 michalstrzelecki

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!

kvintanaka avatar May 29 '22 23:05 kvintanaka

Any update?

codelikepro22 avatar Jun 03 '22 16:06 codelikepro22

Any update?

aviyi avatar Jun 08 '22 09:06 aviyi

Any updates guuuuys??

jacobdmn avatar Jun 09 '22 23:06 jacobdmn

🟢 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

jacobdmn avatar Jun 09 '22 23:06 jacobdmn

Any updates?

aviyi avatar Jun 21 '22 15:06 aviyi

Is it a legacy package?! I'm getting dependency errors in react 18!

Mishhub avatar Jun 24 '22 08:06 Mishhub

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

codelikepro22 avatar Jun 24 '22 09:06 codelikepro22

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!

progdog-ru avatar Jul 02 '22 12:07 progdog-ru

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

skrln avatar Jul 12 '22 07:07 skrln

Oh my god, I am stuck at this issue ... @oliviertassinari , any idea ?

dc198689 avatar Jul 19 '22 08:07 dc198689

Tip: Here's what you can do while you wait:

  1. Download https://github.com/ramsesndame237/react-swipeable-views/tree/master/packages/react-swipeable-views folder and place it somewhere in your project
  2. Do npm install ./your-path/react-swipeable-views
  3. Import like this: 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

BenoitEirik avatar Jul 22 '22 19:07 BenoitEirik

It's 5 months and the package isn't supporting react 18 yet.

samislam avatar Aug 07 '22 17:08 samislam

upvote

aash-hepta avatar Aug 14 '22 12:08 aash-hepta

upvote

color4pen avatar Sep 08 '22 01:09 color4pen

This package is no longer being maintained, it seems.

christopher-caldwell avatar Sep 28 '22 04:09 christopher-caldwell

my friends. Is there any solution to this?

johnpaulmarino avatar Oct 20 '22 15:10 johnpaulmarino

My 1¢ option, This repo should be archived and we should look for a replacement that's still maintained and work with React@18.*

dyaa avatar Oct 21 '22 12:10 dyaa

https://www.youtube.com/watch?v=n0Rl-SsTVKc&feature=youtu.be

codelikepro22 avatar Oct 21 '22 12:10 codelikepro22

I'm closing as fixing this issue a non-goal per https://github.com/oliviertassinari/react-swipeable-views/issues/676

oliviertassinari avatar Oct 21 '22 12:10 oliviertassinari

sad ending 😢

acamara2016 avatar Jan 18 '23 03:01 acamara2016

any solution yet ?

sunil-well avatar Jun 14 '23 08:06 sunil-well

I ended up using this library. https://www.npmjs.com/package/react-slick

acamara2016 avatar Jun 15 '23 00:06 acamara2016