如何在不使用 Owl Carousel 2 组件的情况下在 React 中实现 Owl Carousel?

How can I implement Owl Carousel in react without use the Owl Carousel 2 component?

当我使用 Owl Carousel 2 组件需​​要更新时,如何在 React 中实现 Owl Carousel 2:

react-dom.development.js:12357 警告:componentWillReceiveProps 已重命名,不建议使用。详情见脸书me/react-unsafe-component-lifecycles

请更新以下组件:Owl轮播

所以,我想知道如何在没有组件 OwlCarousel2 的情况下在 React 中实现库。

谢谢。

根据 Owl Carousel 的 Github 回购,它已被弃用。 https://github.com/OwlCarousel2/OwlCarousel2

他们建议使用以下内容:https://github.com/ganlanyuan/tiny-slider