Custom UIFont in Swift | Xcode 11
Custom Font is very Important for Applications. Each application has used unique font. Most of the application have use custom fonts. So, That I made this for Beginner to How to use UIFont and How to use Custom UIFont and External UIFont with live demo.
Subscribe on YouTube : https://bit.ly/KtrKathir
Follow me on WordPress: https://bit.ly/KtrKathir-blog
Like my page on Facebook: https://bit.ly/KtrKathir-fb
#UIFont #Xcode #iOS #CustomFont #Roboto
Chapters:
0:00 Intro
1:03 Implement Function to get list of fonts
3:09 Run and Get list of font names
3:56 Setting Font style for Labels
5:23 checking output of font style
6:55 Importing Custom fonts to Xcode project
9:53 Listing custom font names
10:11 Using Custom font for Labels
10:35 Checking final output