SwiftUI tutorial - How to Use a Slider, Toggle Switch and Form in SwiftUI

preview_player
Показать описание
How to create Slider, toggle switch and Form in SwiftUI // Have you ever wanted to build out a swiftui custom slider, a swiftui toggle without text and a swift ui form section?
In this swiftui slider example you will find out how to besides learning about the swiftui toggle button and swiftui form elements.
After presenting some examples about swiftui slider ( swiftui slider int, swiftui slider label ) here’s what you will learn about swift ui toggle:
swiftui toggle on change
swiftui toggle binding
swiftui toggle action
swiftui toggle switch
swiftui toggle hidden

After the swiftui toggle example we will move onto the swift ui form tutorial covering these topics:
swift ui form picker
swiftui form background color
swift ui form view
swift ui form datepicker
swiftui form group
swiftui form text field

A lot is going to be said in the swiftui form example.
So let’s dive into this swift ui slider, toggle and form tutorial!

Don’t forget to download the resources:

RESOURCES & LINKS MENTIONED IN THIS VIDEO:

***VIDEOS I RECOMMEND***

SWIFTUI TUTORIAL

DO YOU WANT TO BE MY APPRENTICE?

TOOLS I RECOMMEND:
__________
Say hi on social:

Get in touch:

SUBSCRIBE to weekly tips & tutorials for building iOS apps!

_____

#rebeloper
Рекомендации по теме
Комментарии
Автор

Do you know how to create Slider, toggle switch and Form in SwiftUI? Leave a comment down below with #rebeloper so I may find it.

rebeloper
Автор

Great tutorial: simply, clearly, perfect for anyone who want to learn swiftui. Waiting for the next one :) tx.

jacekkostowski
Автор

Exactly what I need! Thank you so much, tryna do something productive while school is shut down

kelvinjou
Автор

Great video Alex. Thanks for all your hard work mate. Looking forward to part two. ⭐️⭐️⭐️⭐️⭐️

smac-
Автор

Loved this tutorial!, I’m subscribing right now

augustogalindo
Автор

can you please show the link of second part of this video, i want to know about that rounded corner control that has the values of 0, 20, 40

ashishdadhich
Автор

Thank you so much 😊
You are fantastic

ضدالظلم-دح
Автор

Can you show how a user could "tab" through multiple textfields by hitting the return key on the keyboard in SwiftUI. Sp if there are lets say 5 textfields, user click in the first one, enters text and hit return, it should tab to the second textfield and so on and so forth.

pickemparty
Автор

You only need to pass a binding in a view if you want to change the value in your Thumbnailview. You're not changing it there, so you only need to pass normal variable or just a environmentObject

donathmm
Автор

Hey Sir, how to change color in toggle ? Tks so much

TuNguyen-wyvy