Ionic Image Zoom with Swiper

Поделиться
HTML-код
  • Опубликовано: 5 авг 2024
  • 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!
    🔥 Learn Ionic faster with the Ionic Academy: ionicacademy.com/
    🎉 Get my Practical Ionic Book: devdactic.com/practical-ionic/
    #############################
    👨‍💻 Want to read instead of watch?
    Here's the full Ionic tutorial: ionicacademy.com/ionic-image-...
    😱 NEW: Capacitor Crash Course!
    ionicacademy.com/capacitor-cr...
    ⚡️Take my famous 7 Day Ionic Crash Course
    ionicacademy.com/ionic-crash-...
    🤷‍♂️Want more Ionic tutorials?
    There you go: devdactic.com/
    #############################
    ❤️You can also find me...
    on / simongrimm_
    on / schlimmson
    on / devdactic
    Or join our Facebook group:
    / simonics
    #############################
    00:00 Intro
    01:30 App setup & Image gallery
    06:35 Image zoom modal
    16:59 Outro
  • НаукаНаука

Комментарии • 17

  • @koustavsarkar3378
    @koustavsarkar3378 2 года назад +1

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

  • @Channel-kc7px
    @Channel-kc7px 2 года назад +1

    nice tutorial , thanks Simon

  • @aabuabara
    @aabuabara 2 года назад

    Excellent tutorial!

  • @usanzadunje
    @usanzadunje 2 года назад +1

    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.

    • @galaxies_dev
      @galaxies_dev  2 года назад

      Thanks for the info Dusan, guess I should get some older devices for testing x)

  • @helper4665
    @helper4665 8 месяцев назад +1

    Excellent!

  • @mohamedimran9702
    @mohamedimran9702 6 месяцев назад

    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 ...

  • @calexandre496
    @calexandre496 2 года назад

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

  • @milothoxha4430
    @milothoxha4430 2 года назад

    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.

    • @galaxies_dev
      @galaxies_dev  2 года назад

      Haven't tried anything like that yet..Yeah you can't write to that folder, but maybe you can use a different location on the file system and tell the Angular i18n package to read the file from there instead?

  • @kaidozCS12
    @kaidozCS12 Год назад

    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.

    • @galaxies_dev
      @galaxies_dev  Год назад

      Swiper just released a major new version that changed how to use it - will create something about it!

  • @kd7944
    @kd7944 Год назад

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

  • @InvaderRuben
    @InvaderRuben 3 месяца назад

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