SwiftUI/SwiftUI Tutorials

SwiftUI Tutorials 개요

아렉스_Arex 2024. 8. 7. 20:57
반응형

 

Apple SwiftUI Tutorials 는 현재 4개의 챕터로 이루어져있습니다.

 

챕터 1 - SwiftUI essentials

SwiftUI를 사용하여 간단한 보기에서 풍부한 보기를 구성하고, 데이터 흐름을 설정하고, Xcode의 미리보기에서 펼쳐지는 것을 보면서 탐색을 구축하는 방법을 배우세요.

SwiftUI Tutorials - Creating and combining views

챕터 2 - Drawing and animation

애니메이션화할 배지를 만드는 동시에 보기 간의 원활한 전환을 만드는 동시에 모양과 경로를 그리는 방법을 알아보세요.

챕터 3 - App Design and layout

SwiftUI로 구축된 더 복잡한 인터페이스의 구조와 레이아웃을 살펴보세요.

챕터 4 - Framework interaction

플랫폼별 UI 프레임워크의 뷰 및 뷰 컨트롤러와 함께 SwiftUI 뷰를 사용하세요.

 

 

 

 

Reference

https://developer.apple.com/tutorials/swiftui

 

Introducing SwiftUI | Apple Developer Documentation

SwiftUI is a modern way to declare user interfaces for any Apple platform. Create beautiful, dynamic apps faster than ever before.

developer.apple.com