Using Notification Center (iOS, Xcode 8, Swift 3, UIPickerView)

Опубликовано: 04 Октябрь 2024
на канале: Mark Moeykens
7,367
165

🌐 https://www.bigmountainstudio.com
This is part 3 of the UIPickerView series but can be watched independently of the others.

In this video you will learn how to use notifications (NotificationCenter) to send communication between controls and the view controller. You will also learn a few other things not related to the NotificationCenter such as:
Extensions
UIPickerView.didSelectRow function
How to get which row is selected in a UIPickerView
How to select a range of items from an array
How to search and replace a string
How to use the debugging console to find the value of something
How to iterate through an array

🛠 Code: https://www.bigmountainstudio.com/exp...
👉 Find out the Ugly Truth of SwiftUI: https://www.bigmountainstudio.com/ugl...

📙 FREE SwiftUI PictureBook: https://www.bigmountainstudio.com/fre...
🎦 Getting Started With CollectionViews: https://www.pluralsight.com/courses/i...

#SwiftUI #Swift #bigmountainstudio