Monday, December 24, 2018

Add Custom Font and Alternate Characters (iOS, Xcode 10, Swift 4)

Have you ever wanted to find more ways to make your app look nicer? If so, then this video is perfect for you because you will learn how to add custom fonts to your project in Xcode. First, you will learn how to add the custom font to your project and use it. Next, you will learn how to switch out some of the letters for alternate characters if your font has them.

When you’re finished with this tutorial you will have more ways to better customize your app and set it apart from the rest of the apps in the App Store.




No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

SwiftUI Search & Filter with Combine - Part 3 (iOS, Xcode 13, SwiftUI, 2...

In part 3 of the Searchable video series, I show you how to use Combine in #SwiftUI for the search and filter logic connected to the searcha...