Clearly Innovative
ReactJS Dynamic Slides Using SwiperJS
Ionic Framework has depreciated IonSlides in the v6 release and recommends using the underlying library SwiperJS
In this short post, I show how to integrate SwiperJS and its ReactJS wrapper to display a set of slides holding a div. How to dynamically add and remove slides from the list of slides using the SwiperJS library.
Source Code - https://codesandbox.io/s/reactjs-swiperjs-dynamic-slides-oesuw?file=/src/App.js