Instagram tab bar UI switching between screens

preview_player
Показать описание
Join this channel to get access to perks:

This tutorial will teach you how to code cleaner and navigate between screens. It is not necessary, but I highly recommend you watch my previous video.

🔗 Links mentioned in the video:

✏️ Access the written version of this tutorial and the source files:

🎞 Video timestamps
0:00 - Introduction
0:40 - Clean code
4:35 - Tab View
7:35 - Home View

#swiftui #iosdev
Рекомендации по теме
Комментарии
Автор

Merry Christmas to me! Thanks to the whole DC team for all the amazing content this year, here’s to an awesome 2022! 🥳

texasrobotaxi
Автор

Hey, I tried to make this with the tabBar along the top but I realise that TabViews mostly work for along the bottom. Are there any TabView attributes that change how it works or would I need to code a custom tab with buttons for it to work along the top?

RawcatIsku