Monday, February 11, 2019

Using the UIPickerView to Add Activities - Part 35 - Itinerary App(iOS, ...

Have you wanted to use a picker view (UIPickerView) to give your user a choice of data to select? Well, that is what this video is about as we present them with a way to add new data and utilize the picker view to display a choice of data.



 In this video, you will be adding a new popup for the user to add activities to each day in their trip! We're nearing the end of this series!

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