How to use the Ionic 6 Breadcrumbs Component with React (Ionic Framework)

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

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

  • @ronansibunga8148
    @ronansibunga8148 Год назад +1

    Hi..can you make a tutorial on how to change the page transition in ionic react please..tia!

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

    great!! what a good tool. Congratulations Alan, very good videos

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

      Thanks so much Leonardo! 💥 those words and continued support and feedback mean a lot to me!

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

    I really liked the swap page animation, is it the default ios or you created?

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

      There is some custom fade animations added through a very lightweight library

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

      @@AlanMontgomery got it. Thanks

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

      The full source code you can find on ionic react hub! ☺️

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

      @@AlanMontgomery I will. Thank you,

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

    If you liked this please remember to hit the like button and leave a little comment! :D

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

    What seems to happen by default is if breadcrumb name is too long or if we have more of them than fit the screen they fall into the next line. Do you know if it is possible to force the breadcrumbs go inline (and for example trim the label with 'text-overflow: ellipsis')?

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

    great video, got a question. How did you setup the simulator to refresh the page each time it saves? I have setup live reload before but my entire app then refreshes back the start page.

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

      Thanks very much! This is using capacitor and ionic cli with the run command!

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

    Can you please share code repo as well how did you do the fade animation when filters are applied?

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

      I will be sharing the whole repo whenever I’ve finished the UI example :) check out ionicreacthub.com should be this week