SwiftUI iOS16: Creating User Info Form: Image, TextField, Picker & Slider (1 Hour In-Depth Tutorial)

Поділитися
Вставка
  • Опубліковано 22 сер 2024
  • Master SwiftUI signup forms with this in-depth tutorial! Learn TextFields, SecureFields, Pickers, DatePickers & more from a dev with 50+ published apps.
    With 600k+ article reads & #1 Mac App Store apps, I share my SwiftUI expertise in this tutorial - part of my upcoming Udemy course!
    Using Xcode 14.3 & iOS 16 SDK, join me as we create a robust signup form covering:
    TextField, Form, Image, PhotosPicker (profile pic), SecureField (password entry), Picker (options like state, city), DatePicker, Toggle (switch), Slider, Button
    Boost your SwiftUI skills with this 1-hour info-packed video!
    Subscribe for more programming tutorials!
    Checkout my Twitter: / mszpro
    My Mastodon (English): sns.mszpro.com...
    My website (has showcase of my recent apps): mszpro.com
    Timestamps:
    00:26 Preview of final result
    02:43 Getting started
    02:55 Username Text Field
    03:52 Checking validity of username
    06:10 In-line If check
    09:48 Password Secure Field
    12:13 Show/Hide Password Button
    14:12 Password strength check
    17:35 Password strength meter (animated)
    22:05 Pick from options
    25:43 "Other" option
    28:07 Date picker
    29:56 Toggle Switch (on / off)
    30:52 Number Slider
    33:10 Multi-line TextField / TextEditor
    34:12 System Image Picker
    39:26 Circular Image display
    41:35 Nav bar & Submit button
    43:30 Structuring SwiftUI view
    45:21 Reamarks

КОМЕНТАРІ • 1

  • @MszPro6
    @MszPro6  Рік тому +5

    Timestamps:
    00:26 Preview of final result
    02:43 Getting started
    02:55 Username Text Field
    03:52 Checking validity of username
    06:10 In-line If check
    09:48 Password Secure Field
    12:13 Show/Hide Password Button
    14:12 Password strength check
    17:35 Password strength meter (animated)
    22:05 Pick from options
    25:43 "Other" option
    28:07 Date picker
    29:56 Toggle Switch (on / off)
    30:52 Number Slider
    33:10 Multi-line TextField / TextEditor
    34:12 System Image Picker
    39:26 Circular Image display
    41:35 Nav bar & Submit button
    43:30 Structuring SwiftUI view
    45:21 Reamarks