Coverflow for ionic?

Hi everybody i am working on ionic 3 application. I need to have a cover-flow like this: react coverflow

I have searched so many places but couldn’t find one for ionic 2 or above. i also tried a “jquery coverflow” and “swiper” but i dont know how to call a function from the javascript file.

can any one help me to

  1. import and use Swiper in ionic 2 or above.
  2. import and use javascript files without using npm.

Thanks in advance.

Ionic Slides component has a coverflow animation option, and I believe it uses the iDangerous Swiper underneath.