반응형 Day281 100 days of SwiftUI - Day28 어제의 프로그램을 조금더 개선? 수정? 하는 내용이다. 위의주석에 나와있는것처럼1. VStack -> Section 으로 변경하기2. Stepper -> Picker 변경하기3. 상단 계산버튼 제거하고 아래에 크게 결과 나타내기 이다./*1. Replace each VStack in our form with a Section, where the text view is the title of the section. Do you prefer this layout or the VStack layout? It’s your app – you choose!2. Replace the “Number of cups” stepper with a Picker showing the same range of values.3... 2024. 11. 24. 이전 1 다음 반응형