Swift UITabBar Tutorial & Basic Customization - Xcode 10

preview_player
Показать описание
In this video I'll show you how to create the basic UITabBar, implement a UINavigationController in one of the tabs, and go through some basic customization. We'll be using Swift 4.2 and Xcode 10.

UITabBarControllers are a fundamental part of iOS Development, as you'll see them in the most common apps like Instagram, Twitter, AirBnB, etc...

Source Code:

Refactor Storyboard Video:

Icons8 Glyphs:

iOS Dev Courses:

Twitter:

Book and learning recommendations that help out the channel if you decide to purchase (Affiliate Links):

Paul Hudson's Hacking With Swift:

Donny Wals - Combine:

Mark Moeyken’s SwiftUI Books:

Ray Wenderlich Books:

#swift #softwaredeveloper #iosdeveloper
Рекомендации по теме
Комментарии
Автор

You're a blessing to everyone starting out with Swift and Xcode (including me). Thank you!

TNQVD
Автор

Bahaha so I’ve been binging your channel from the beginning for a good refresher on the basics (your videos are the best; you’re the best paced swift YouTuber by far; the way you talk is speedy and clear plus your explanations are easy to follow). Going from your beginning videos and clicking this newest one is awesome. the beard is crazy. Looking like a young Kratos, I like it lol

Also, may you please do a tutorial on NSURLSession and posting / retrieving information from networks!

Amsoniac
Автор

Great video! It is awesome for who is in that "grey area", when you already know how to code, but you don't know iOS ecosystem. I would appreciate more videos like this one!

pedro.perrone
Автор

Im an avid fan of your channel. I hope you dont stop making this great vids!

cavinalbertbelga
Автор

Nice and simple way Sean...! waiting for programmatically(way) in swift of TabBar

govindsuryawanshi
Автор

Thank you so much man! It helped me a lot

rutkaykarabulak
Автор

Thank you so much for the great video Sean! You helped me save several hours.

rajatbakshi
Автор

This is actually one of my favorite videos regarding development ever, very useful, will never forget! Thank you so much!
(P.S. I tried to programmatically toggle the colour of the tab bar to from black to white via a switch, but failed, any hints? I know in macOS Catalina and Xcode 11 it can change the dark/light appearance automatically, gonna test if it works on iOS 13.) Thanks!

irayankhan
Автор

hi sean next lesson tell about localization with Xcode 10 catalog

alexeyryaguzov
Автор

Few comments :
1. Project file should be Beginner-UITabBar, same as the Project Name.

Enhancements :
By converting to deployment target 10.0, it still works by converting app Delegate method as
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: Any]?) -> Bool {
..

larrystreehouse
Автор

How to make tabor title bold while selection?

surajkodre
Автор

Is the navigation controller important? or is it optional. Thank you!

DLaure-yzcw
Автор

Sorry Sean, but this title is missleading. The proper title should be: Storyboard UITabBar Tutorial & Basic Customization - Xcode 10. The reason I am saying this is because if I wanted to search for programatic way of doing this, I would put word "Swift" in my search query. You basically wrote 2 lines of code and used word "Swift" in your title.

adincebic
visit shbcf.ru