Currently, I am working on an Ionic/Angular application where I need to implement an image slider using swiper. The images in my slider have varying widths and heights, resulting in the layout looking like this: view the current appearance
I'm interested in finding a solution that will allow me to center these images both horizontally and vertically for a more visually appealing presentation. Any tips or advice on how to achieve this would be greatly appreciated!