Picker And PickerStyle In SwiftUI (SwiftUI Picker, SwiftUI PickerStyles)

preview_player
Показать описание
Picker And PickerStyle In SwiftUI (SwiftUI Picker, SwiftUI PickerStyles)

🤙🏾 Subscribe to the tundsdev YouTube channel

⏭ Next Video
Grids in SwiftUI (SwiftUI Grids, SwiftUI LazyVGrid, SwiftUI LazyHGrid)

⏮ Previous Video
LazyStacks In SwiftUI (SwiftUI LazyHStack, SwiftUI LazyVStack, LazyStacks For Beginners)

Ready to level up your SwiftUI skills?🚀

Learn how to tackle take-home projects in SwiftUI, nail interviews, and more with this FREE course!📚

This YouTube playlist teaches you everything you need know to land your first iOS role 🫂

In this video, we're going to look at how to use Picker in SwiftUI. This video is going to cover pickers for beginners and go through all of the different pickerstyles in SwiftUI. We'll see how each PickerStyle in SwiftUI affects our SwiftUI apps, and look at how we can combine this with ForEach in SwiftUI to build dynamic list components.

We'll then look at how we can use Pickers in SwiftUI with our own Swift models using the Identifiable protocol, and then finally we'll look at some things that you should be aware of when working with Pickers and Identifiable in SwiftUI.

DatePicker in SwiftUI (SwiftUI DatePicker, SwiftUI DatePickerStyle, SwiftUI Calendar)

Adding Text in SwiftUI And TextStyles (SwiftUI Text, SwiftUI TextStyle)

GitHub link:

SwiftUI Sessions Playlist:
Рекомендации по теме
Комментарии
Автор

Tunde, this is a well-crafted and thorough presentation of the picker view. Thanks for sharing.

xinth
Автор

Loved your explanation, especially concerning the use of enums. They are often forgotten, but so efficient.

larschristiansen