iOS/App 16

Scrumdinger 개발 03 - Managing data flow between views ~ Creating the edit view

Managing data flow between viewsSource of truthSwift property wrappers @State, @BindingThe system establishes dependencies between the data in @State and the child view that contains the @Binding. -> the system automatically updates the relevant views   Properties that you label @State are mutable, and the system observes these properties for changes in the view where you define them.@State 로 지정..

iOS/App 2025.04.02

[Challenge 1] 나의 새로운 CBL 챌린지

My Key Point ☝️ : 완성 Guiding Questions왜 앱 프로젝트를 시작하긴 하는데 완성까지 가지 못할까?나는 보통 앱을 구현할 때 어떤 단계를 거쳐갈까?그 단계에서 위기가 왔던 지점들에 공통점이 있을까? Guiding Activities디자인을 하는 부분에서 막힌다. 하다가 뭔가 더 좋아보이는 패턴이나 소스코드가 있으면 그걸 도입하고 싶어한다.아이디어 하나만 딱 가지고 데이터 모델링을 하려고 한다.공통적인 위기 지점은 지금 해온 것에 맘에 드는 부분이 하나라도 생기면 엎으려고 하는 것이 스스로 문제라고 생각한다.더 좋은 기능이나 코드를 넣어야만 한다는 강박이 있다. Finding Synthesis나는 디자인을 당장 할 수 없다. -> 디자인 배제 및 최대한 기본 제공 kit 활용좋은 ..

iOS/App 2025.03.24
728x90