
https://developer.apple.com/tutorials/swiftui/building-lists-and-navigation Building Lists and Navigation | Apple Developer Documentation With the basic landmark detail view set up, you need to provide a way for users to see the full list of landmarks, and to view the details about each location. developer.apple.com 튜토리얼 두 번째, 리스트를 만들고 네비게이션을 지정하는 것을 해볼 것 같습니다. 시작하기 전에 이미지 파일은 위 링크 들어가셔서 Project..

배포한 개인앱에 위젯을 넣기 위해서 공부하려고 했으나 미루고 미루다가 이제는 SwiftUI를 시작해보려고 합니다!! 일단 경험해봐야 이론도 쉽게 익힐 수 있다고 생각하기 때문에 공식홈페이지에 있는 튜토리얼을 먼저 진행해보겠습니다! https://developer.apple.com/tutorials/swiftui/creating-and-combining-views Creating and Combining Views | Apple Developer Documentation This tutorial guides you through building Landmarks — an app for discovering and sharing the places you love. You’ll start by buildin..