Tuesday, April 10, 2018

Itinerary App - Part 5 - Finding Awesome Fonts for Mobile Apps

Do you want to give your app a custom look that differentiates it from the rest of the thousands of apps out there? Well, a great way to do this is by changing the default font.



Tuesday, April 3, 2018

Itinerary App - Part 4 - Mobile App Design Tutorial

In this video I'm going to give you a simple method to get you started in designing UI (user interface or screens) for mobile apps. We will look at designing them using programs or paper and then I'll actually make some wireframes for the app we are going to build in this series.



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