Ionic Image Zoom with Swiper

preview_player
Показать описание
Learn to create an image zoom functionality within Ionic Angular apps using Swiper. On top of that we add a cool blurred modal light box!

#############################

👨‍💻 Want to read instead of watch?

😱 NEW: Capacitor Crash Course!

⚡️Take my famous 7 Day Ionic Crash Course

🤷‍♂️Want more Ionic tutorials?

#############################

❤️You can also find me...

Or join our Facebook group:

#############################

00:00 Intro
01:30 App setup & Image gallery
06:35 Image zoom modal
16:59 Outro
Рекомендации по теме
Комментарии
Автор

I actually had performance issues when using backdrop-blur or blur on lower end phones. It slowed app down so much it wasnt usable. On newer phones it wasnt that bad. After some googling i found out it is pretty new feature and not optimized that well yet.

usanzadunje
Автор

How show slider in that viewer itselef i dont need to go back and click each image to view or zoom if i slide means i need to able to see next images ...

mohamedimran
Автор

Keep it up Simon u are always the best ionic master ❤️

koustavsarkar
Автор

How to put animated splash screen on capacitor? the old method no longer works :/

calexandre
Автор

Hi Simon, thanks for sharing. I have tried and it is not working on Ionic 6

kd
Автор

It is not working on ionic 6.5. I already installed swiper but It says that "Cannot find module 'swiper/angular' or its corresponding type declarations." after importing it.

kaidozCS
Автор

Out of topic question:
How can I change a JSON File that is on assets/i18n/en.json, to be updated from API data, without the need to reupload a new APK?
I have an APP that has two different languages, but these languages are updated frequently. The way that i18n translator is made is that that file is read only from assets folder. Is there any way that i can access and edit that file?

I have seen different stuff but none provides with that and that the FileSystem of Capacitor does not provide access to assets folder. Even that I can access the file it self, and change any data to it, it wont reflect it.

Thanks alot.

milothoxha
Автор

doesn't found "swiper/angular"? downgrade to 8.4

InvaderRuben