SwiftUI Picker View - Use Pickers and Form in SwiftUI - Swift 5 & Xcode 11 - 2019

SwiftUI Picker View - Use Pickers and Form in SwiftUI - Swift 5 & Xcode 11 - 2019

maxcodes

5 лет назад

26,696 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@maxcodes
@maxcodes - 01.07.2019 23:49

SwiftUI is really interesting. Simply removing the Form or Section can really change the output. Idk how I feel about this haha. HBU?

Ответить
@simply6162
@simply6162 - 05.12.2023 14:44

what about custom struct. can I use array of custom hashabl struct for menu picker? to it has to be strict Int or String

Ответить
@etelot
@etelot - 16.09.2023 21:12

Wow this is horrible compare to Android.

Ответить
@pickemparty
@pickemparty - 16.12.2022 05:59

Does this still work this way with 14.0

Ответить
@aurelianrosca5655
@aurelianrosca5655 - 23.02.2022 00:43

You put Romania on ios map. Well done

Ответить
@codedeano9585
@codedeano9585 - 08.03.2021 11:36

Have you ever managed to make a picker work with Objects? in particular a NSManagedObject?

Ответить
@hangoversamuiadmin3163
@hangoversamuiadmin3163 - 23.09.2020 23:46

If you add an index to the ForEach you don't need to tag it... ForEach(0 ..< $countryIndex.count, id: \.self) { index in

Ответить
@techdistribution168
@techdistribution168 - 13.08.2020 19:55

I need help regarding UIPickerView, in my application i have to display UIPickerView with available countries . If any body has already implemented country picker please share the code.

Ответить
@ozandenizones4415
@ozandenizones4415 - 07.08.2020 19:08

Is there any way to choose any state or country not from the array list you created but a locale version of them which swift provides ?

Ответить
@Saad-qn4kb
@Saad-qn4kb - 02.08.2020 10:43

this is the first time I come across your channel and your way of explaining things is just really good I hope you keep making content like this

Ответить
@thomascaster1911
@thomascaster1911 - 11.04.2020 19:18

I have two pickers and I would like to make a selection of these pickers and change the view with a click of a button.

Ответить
@pickemparty
@pickemparty - 21.03.2020 18:30

Can you add images in the picker navigation window?! I have trued and it does not render the images!?

Ответить
@mmmfilms1
@mmmfilms1 - 11.11.2019 08:10

Do you have the link to the follow up vid to this? You mention making another vid about adding in mapkit.

Ответить
@FeckleyFamilyFlippers
@FeckleyFamilyFlippers - 02.11.2019 17:31

Max, new subscriber here! Your content is great. My question: lets say there are multiple countries and within each country I had a list of 20-50 restaurants that I was recommending people visit. And for each row there was the name of the Restaurant and, when selected, opens that restaurants website inside the app instead of leaving the app and opening in safari. How would you write this? TIA!

Ответить
@olehhaistruk
@olehhaistruk - 28.10.2019 11:08

Hi! Thanks for the video! Can you help me with the label? It appears on the leading of picker. How to move it to the top?

Ответить
@yashshelatkar6334
@yashshelatkar6334 - 05.07.2019 04:32

Max can you please make a course on Core Image and AV Foundation

Ответить
@alialnaghmoush
@alialnaghmoush - 04.07.2019 09:36

We need a lesson on how to customize the list of colors and animation

Ответить
@ktmman1503
@ktmman1503 - 02.07.2019 07:55

Hello again.. thanks for the reply.. hey... I am trying to populate my picker with a String values as numbers, 7.100, 7.110, 7.111 etc.. I get them to view in the picker, but how to I go about selecting one and adding it to a Double Var ? Thanks... Craig

Ответить
@arinasawa2638
@arinasawa2638 - 02.07.2019 02:33

Is there any way to use other apple frameworks such as AV Foundation and Vision in SWIFT UI without interfacing with any UIKit components such as view controllers?

Ответить
@ktmman1503
@ktmman1503 - 02.07.2019 01:12

Thanks for a great video... but any chance you can slow down a little... cheers.

Ответить