SwiftUI TabView Tutorial

SdĂ­let
VloĹžit
  • čas přidĂĄn 5. 05. 2024
  • Learn how to use a SwiftUI TabView to create tabs in your iOS app.
    👋 Our "Launch Your First App" program will help you build up your iOS skills to publish your very own feature rich app even if you’re a beginner starting from scratch. codewithchris.com/plus
    In this SwiftUI TabView tutorial, we’ll cover:
    - A basic usage example
    - How to detect which tab is selected
    - How to change the tab using code
    Download sample code for all SwiftUI components here:
    cwc.to/swiftui-kit
    Article version of this tutorial:
    codewithchris.com/swiftui-tab...
    For tutorials of other SwiftUI components, check out our playlist here:
    • SwiftUI Components

Komentáře • 8

  • @CodeWithChris
    @CodeWithChris  Před 11 dny

    👋 Our "Launch Your First App" program will help you build up your iOS skills to publish your very own feature rich app even if you’re a beginner starting from scratch. codewithchris.com/plus

  • @ags2099
    @ags2099 Před 13 dny +2

    dude how can it be that all the stuff i search for has been recently posted by you, this is the second time in one week... love it ty

  • @danielcrompton7818
    @danielcrompton7818 Před 22 dny

    Thanks for another great video Chris! :) For anyone else wondering, CWC+ delves even deeper into TabViews and we do all sorts of stuff like custom tab bars, implementing pagination with tab bars etc.

    • @CodeWithChris
      @CodeWithChris  Před 22 dny +1

      Hi Daniel! Thanks for watching and thanks sharing your experience with CWC+! - IĂąaki

    • @danielcrompton7818
      @danielcrompton7818 Před 22 dny

      @@CodeWithChris I love CWC+

  • @EricaTheScientist
    @EricaTheScientist Před 22 dny

    Great tutorial. For the footer navigation for my PHP app I nested three buttons (with labels) inside of an HStack.

    • @CodeWithChris
      @CodeWithChris  Před 21 dnem +1

      Glad it helped! Thanks for learning with us! - IĂąaki