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

Question about mentioning slick #706

Open
stefanpl opened this issue May 11, 2021 · 1 comment
Open

Question about mentioning slick #706

stefanpl opened this issue May 11, 2021 · 1 comment

Comments

@stefanpl
Copy link

Hi,

in the readme it says:

There are some great carousels (like slick) that do not have real React implementations. […] not merely a wrapper for some jQuery solution […]

After doing some research on sliders in react, I found this react port of slick. Isn't that exactly the package which the readme claims to not exist?

  • If it's not, I'd be very interested to hear why, because I'm starting to get really confused here 🤷‍♂️
  • Otherwise I think it would be fair for both the maintainers of react-slick and people searching for slider libs to adjust the readme.

Thanks a lot in advance for your patience and support!

@gknapp
Copy link

gknapp commented Jun 29, 2022

Having tried slick to replace this library, when it comes to the carousel - you need to install slick-carousel that has a peer dependency on jQuery. There's a note in the Getting Started guide:

Note: But be aware slick-carousel has a peer-dependancy on jQuery which you, or your colleagues may not like to see in your console output, so you can always grab the CSS from there and convert it into any CSS in JS solution that you might be using.

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

2 participants