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

preview_player
Показать описание
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!
Рекомендации по теме
Комментарии
Автор

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 😩

aceilort
Автор

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

pedroastorga
Автор

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.

yooolie
Автор

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

marseycat
Автор

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

andrescornejo
Автор

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?

xaviersipkes
Автор

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

chhatrapatikumar
Автор

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,

tmjromao
Автор

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

nevilleaga
Автор

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?

dvilscry
Автор

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?

mysticftn