Changing a view’s layout in response to size classes - SnowSeeker SwiftUI Tutorial 10/12

Поделиться
HTML-код
  • Опубликовано: 4 сен 2024
  • Download the completed project here: github.com/two...
    Other parts in Project 19:
    Introduction: www.hackingwit...
    1. Working with two side by side views in SwiftUI: • Working with two side ...
    2. Using alert() and sheet() with optionals: • Using alert() and shee...
    3. Using groups as transparent layout containers: • Using groups as transp...
    4. Making a SwiftUI view searchable: • Making a SwiftUI view ...
    5. Sharing @Observable objects through SwiftUI's environment: • Sharing @Observable ob...
    6. Building a primary list of items: • Building a primary lis...
    7. Presenting a default detail view on iPad: • Presenting a default d...
    8. Creating a detail view for resorts: • Creating a detail view...
    9. Searching for data in a List: • Searching for data in ...
    10. Changing a view’s layout in response to size classes: This video
    11. Binding an alert to an optional string: • Binding an alert to an...
    12. Letting the user mark favorites: • Letting the user mark ...
    Wrap up and challenges: www.hackingwit...
    You can find the full set of videos, along with transcriptions, challenges, tests, and more, in my free 100 Days of SwiftUI course: www.hackingwit...
    Watch the full 100 Days of SwiftUI playlist here: • Understanding the basi...

Комментарии • 1

  • @luisalthoff
    @luisalthoff 4 месяца назад

    Great stuff, as always. Thanks.