TabView (Tabbar) swiftUI Hindi tutorial

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

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

  • @CodeCat15
    @CodeCat15  3 года назад +1

    In this video, we will understand how to implement tabview in SwiftUI project and also do a check on a few of the common functionality of the tab view. The code shown in the video can be downloaded from GitHub and Google drive link for the same is given in the video description. Please feel free to ask questions on this topic and if you are new to the channel please do support the channel by subscribing and sharing it with your iOS group on social platform.

    • @muhammadhussainmughal4553
      @muhammadhussainmughal4553 11 месяцев назад +1

      Hello Ravi,
      You haven’t shown the code of navigation from tapping on list and also not shown the code of how to switch on a different tabbar pages as you are doing

    • @CodeCat15
      @CodeCat15  11 месяцев назад

      @@muhammadhussainmughal4553 In this video, you'll observe the process of switching the tabbar, with the creation of tabbar items is being automatically handled, requiring no additional code. To delve further into this topic, I encourage you to download the corresponding code from the GitHub link provided.
      Please find a dedicated video on navigation below. It's important to note that this video may contain information that is not up-to-date, as Apple has introduced a new NavigationStack. However, the fundamental concepts remain consistent. In the Foundation series I have used the Apple's new NavigationStack to navigate you can also check that out.
      If you have any inquiries or require clarification, please don't hesitate to contact me.
      Navigation video link: ruclips.net/video/OLEijRSANpw/видео.htmlfeature=shared
      Foundation series video: ruclips.net/video/1OC3lOHbAt4/видео.htmlfeature=shared
      Hope this helps.

  • @anuragbhakuni3494
    @anuragbhakuni3494 3 года назад +3

    is there any workaround to hide the tab bar when we navigate to the inner view?

  • @ranganathc3170
    @ranganathc3170 3 года назад +1

    nice video bro... good channel... and easily to understand..😊

    • @CodeCat15
      @CodeCat15  3 года назад +1

      Thank you am glad these videos are being helpful Ranganath and welcome to the channel

  • @67Diadem
    @67Diadem 3 года назад

    Very good channel!! Simple and effective..Please keep uploading free tutorial videos..
    If you upload full tutorial from hero to zero swift UI then please let me know... Thanks 👍😊

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

    Nice video...Please do make a separate playlist for SwiftUI it's easy to find all SwiftUI in one place

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

      I do have a playlist for SwiftUI, do check the playlist tab it has a playlist section for SwiftUI 😊 and feel free to drop in your questions, feedback and suggestions

  • @67Diadem
    @67Diadem 3 года назад

    Very good channel!! Simple and effective..Please keep uploading free tutorial videos..
    If you already uploaded full tutorial from hero to zero swift UI then please let me know... Thanks 👍😊

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

    Hi
    First i want to thank you for creating such great content Thank you ravi
    Now i have one doubt if i want to customise my TabView (say i want a big image instead of play tab, the centre tab should be bigger than all other tabs) and my tabbar needs to be in diffrent color with shadow and with some corner radius
    for these kind of customisation we can use TabView or we need to create suppurate views and add the tabbar functionalites there?

  • @vijaybisht2103
    @vijaybisht2103 3 года назад +1

    Nice video..Please do make video on Viper

    • @CodeCat15
      @CodeCat15  3 года назад

      Hey Vijay, thanks for making the video request, I don't use Viper that often as I have not encountered the need to do so but it is a wonderful pattern and would love to make a video on it very soon. Do share the channel with your iOS group on social media platform.

  • @63wajidalimitmcs39
    @63wajidalimitmcs39 2 года назад

    Sir TabView Ka Backgroud Color Or Corner Radius Kese Karte Hai Bhi Bata Digiye

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

    When I push to other screen tab view hind method available in UIkit is there any way here swiftUI tab ? , or also how to present specific view , or pop specific view , @thank you so much , it's very clear all the concepts.

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

    I want the Navigation Title to appear for respective Tabs and also have their corresponding Navigation Bar items. I am getting Navigation bar title on Tab Change but Navigation bar items don't get displayed. Can you please show a demo of this feature. Thank you for the video.

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

      Let me complete async/await and I’ll work on those videos, you bring excellent suggestions to me and I want to thank you for that you are indirectly helping other devs who will have the same problem Thank you Usha 😊

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

      @@CodeCat15 Please check my comments on ruclips.net/video/PlUp4tCqUN0/видео.html