How to create a Bottom Navigation Bar with TabView in Xcode (SwiftUI / iOS)

Поделиться
HTML-код
  • Опубликовано: 4 сен 2024
  • In this iOS tutorial, I will be showing you how we can create a bottom navigation bar using the TabView from SwiftUI. I will also show you how we can set up different screens for it!

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

  • @aceilort
    @aceilort 2 года назад +8

    Omg thank you so much ! I've been stuck at the "linking" phase of the pages to the tab bar and that's the only video that was able to help me 😩

  • @pedroastorga2170
    @pedroastorga2170 2 года назад +2

    the only video that has been able to help me, difficult to find being Latino

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

    very well presented. thank you so much ! you have that ability to explain something complex and made it so easy to understand ! thank you for your generous help.

    • @chhatrapatikumar
      @chhatrapatikumar 10 месяцев назад

      Are you an ios developer?
      I'm currently Learning flutter as a beginner,
      After watching this video and jetpack compose bottom navigation bar, I really got why Swift is easier than overcomplicated google jetpack compose, google really likes overcomplicated things to annoy Android developers, waste their time, money and health!!

  • @joeydekok5377
    @joeydekok5377 2 года назад +4

    Nice vid bro, you helped me a lot.

  • @morethanpixls
    @morethanpixls 2 года назад +3

    So simple!! I love it!

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

    Great video, short simple and insightful. Thank you sir!

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

    you help me a lot thank you

  • @goldentapfumachimusinde232
    @goldentapfumachimusinde232 2 года назад +2

    Amazing Video and on Point. Thank U.

  • @zannoudarius3032
    @zannoudarius3032 10 месяцев назад

    simple and clear!! thanks a lot

    • @Indently
      @Indently  10 месяцев назад

      Glad it helped!

  • @chhatrapatikumar
    @chhatrapatikumar 10 месяцев назад

    OMG!
    As a beginner, after watching both jetpack compose and swift bottom navigation bar code , i had to tell that swif ios is easier, much easier than jetpack compose, i don't know why google made jetpack compose overcomplicated, instead they can simplify the app development process for developers which they will never..

  • @tmjromao
    @tmjromao 2 года назад +2

    Excelent! Could you publish a video explain how to interface the bottom navigation bar with tab items screens flows? Is it possible to nest navigations flows e.g. phone, and contacts. Suppose its implementable with navigation view, navigation links but i'm unexperienced dev? many thanks,

  • @showerprinter3706
    @showerprinter3706 5 месяцев назад

    Thanks, keep up the good work!!!!

  • @xaviersipkes6742
    @xaviersipkes6742 2 года назад +2

    Hi, I seem to be having some problems with the "view" part (e.g. View > ViewA - ViewB - ViewC) at 3:39. Its just coming up as an error?

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

    thank you bro, helped a lot

  • @andrescornejo5267
    @andrescornejo5267 9 месяцев назад

    Damn! Love it, so simple! Great Video bro!

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

    Perfect, even in 2024!

  • @JulesRibotJean-LouisGerard
    @JulesRibotJean-LouisGerard 3 месяца назад

    Thanks

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

    Is it possible to inherent the views from A,B,C into ContentView such that you don’t have to write the icon name within ContentView? As in like if you change it in A,B, or C it will also change in ContentView?

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

    It does not seem to put text over multiple lines- like Text("This is
    a lot of text
    that needs to
    be displayed
    under the icon") How do you make this TabView Bottom Navigation Bar taller?

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

    u saved me

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

    thanks bro

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

    Yo bro, question : I started aligning my things with offsets, but will it be the same positions in each iphones because they don’t have the same size?

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

      It's easier to just try since you have every iPhone emulator, that way you will learn much more.

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

      @@Indently thans