简体   繁体   English

反应恒定无限循环轮播

[英]React constant infinite loop carousel

I have been looking for 2 days now to find a carousel that is capable of an infinite loop where it moves 1 div top to bottom in a loop.我一直在寻找 2 天来找到一个能够无限循环的旋转木马,它可以在循环中从上到下移动 1 div。 All I can find is carousels that break for a few seconds then next slide.我能找到的只是旋转木马中断几秒钟然后下一张幻灯片。 I am looking for something that is constantly moving and capable of top to bottom as well as side to side.我正在寻找能够不断移动并且能够从上到下以及从一侧到另一侧的东西。 I cant seem to find anything or actually find how to do this.我似乎无法找到任何东西或实际上找不到如何做到这一点。 I have looked all over stack overflow and seems no one else has had the same issue.我已经查看了堆栈溢出,似乎没有其他人遇到过同样的问题。

Check these two libraries:检查这两个库:
- https://react-slick.neostack.com/ - https://react-slick.neostack.com/
- https://github.com/kidjp85/react-id-swiper#readme - https://github.com/kidjp85/react-id-swiper#readme

Maybe they have solution for your problem.也许他们可以解决您的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM