Monday, January 21, 2019

Date Functions and UIDatePicker - Part 32 - Itinerary App (iOS, Xcode 10...

We're going to implement a UIDatePicker in our app. Along the way, you will learn some very useful calendar and date functions. I'll also show you a couple ways to test your app easily for different calendars, regions, and countries.

Part 1 - The Calendar and Date Objects 0:42
Part 2 -Using UIDatePicker 13:52

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