react-id-swiper icon indicating copy to clipboard operation
react-id-swiper copied to clipboard

Have the swiper work in mobile only

Open kevinkashou opened this issue 4 years ago • 1 comments

What is the best way to get the swiper to work on mobile and mobile only?

kevinkashou avatar Apr 27 '20 17:04 kevinkashou

I've had to do this for a project I recently completed. The best way is to just use CSS to override a lot of the innate properties of swiper. Could you be more specific about what you're trying to do on desktop and what you're trying to do on mobile? Is it on one page or the entire app (for example)?

hillbilly991 avatar Jul 31 '20 03:07 hillbilly991