Notice
Recent Posts
Recent Comments
Link
관리 메뉴

김종권의 iOS 앱 개발 알아가기

[iOS - SwiftUI] 애플의 SwiftUI Sample Apps Tutorials 목차 본문

iOS 튜토리얼 (SwiftUI)

[iOS - SwiftUI] 애플의 SwiftUI Sample Apps Tutorials 목차

jake-kim 2024. 6. 10. 01:40

1. Navigation App

 

2. Presenting Content

  • Organizing with Grids
  • Editing Grids
  • Image Gallery
  • Laying Out Views

3. Retrieving Content from a Server

  • Meme Creator

4. Responding to User Input

  • Bubble Level
  • Seismometer
  • Recognizing Gestures
  • Animating Shapes

 

 

* 참고

- https://developer.apple.com/tutorials/sample-apps/aboutme

Comments