<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>List on Kelly Dev</title><link>https://kelly-chui.github.io/tags/list/</link><description>Recent content in List on Kelly Dev</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 25 Jun 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://kelly-chui.github.io/tags/list/index.xml" rel="self" type="application/rss+xml"/><item><title>SwiftUI Tutorials. Building Lists and Navigation</title><link>https://kelly-chui.github.io/posts/swiftui-tutorials-02-building-lists-and-navigation/</link><pubDate>Tue, 25 Jun 2024 00:00:00 +0000</pubDate><guid>https://kelly-chui.github.io/posts/swiftui-tutorials-02-building-lists-and-navigation/</guid><description>&lt;p&gt;사용자가 전체 랜드마크 목록을 보고 각 위치에 대한 세부 정보를 볼 수 있는 방법을 제공해야 한다.&lt;/p&gt;
&lt;p&gt;모든 랜드마크에 대한 정보를 표시할 수 있는 뷰를 생성하고 사용자가 탭하여 랜드마크에 대한 디테일 뷰를 볼 수 있는 스크롤 목록을 동적으로 생성한다. UI를 미세 조정하고 싶으면 Xcode를 사용하여 다양한 장치 크기에서 미리보기를 렌더링 하면 된다.&lt;/p&gt;
&lt;h2 id="section-1-create-a-landmark-model"&gt;Section 1. Create a landmark model&lt;/h2&gt;
&lt;p&gt;첫 번째 튜토리얼에선, 모든 정보들을 커스텀 뷰에 하드코딩했다. 이제는 뷰로 전달할 수 있는 데이터를 저장하는 모델을 만들 것이다.&lt;/p&gt;</description></item></channel></rss>