🧑🏫iOS개발자로 가는 길
- Swift
- Mobile Human Interface Gudeline
- iOS Technologies
- App Architect
- App Life-cycle
- View-ViewController Programming
- AutoLayout
- Multi-touch Event Handling
- Extensions
- What is a view?
- Compose views
- Navigation
- Container views
- Drawing
- Path
- [Rectangle](https://github.com/eemdeeks/iOS/blob/main/swiftUI/View/Compose%20Views/Drawing/Path/Rectangle.md)
- Capsule
- Circle
- inside Views
- Property wrapper
- @State
- @Binding
- @ObservedObject
- @StateObject
- @Environment
- @EnvironmentObject
- .onReceive()
- .onChange()
- @FocusState
- Property wrapper
- View Model
- Model
- Data persistence
-
REST API
-
Network calls
-
Codable Protocol
-
CRUD
-
Archiving
-
UserDefaults
-
File manager
-
document-based app
-
database
- on device
- Core data
- @FetchRequest
- on network
- CloudKit
- Realm
- frozen Objects
- Firebase
- on device
-
- Data persistence
- UI controls