끄적끄적
-
학습할 내용끄적끄적 2022. 9. 23. 11:21
1. 자주 쓰이는 Third Party Libraries Flow RxSwift RxFlow RxViewBinder Reactor API Call Alamofire Moya Object Mapper SwiftyJson Crash Firebase Analytics Firebase Crashlytics UI / UX Texture KingFisher Lottie Skeleton SnapKit 2. Architectures Clean Architecture MVVM Pattern ( with Reactor) RIPS UnitTest Dependency Injection 3. Language Async await (Rx 를 잘 배워보면 굳이 필요하지 않을 수도 있음.. ) GCD (Grand Central Di..
-
Xcode Tips (With SwiftUI)끄적끄적 2021. 12. 14. 13:52
Simulator toggle darkMode : Command + Shift + A XCode show / hide navigator (좌측 바) : Command + 0 show / hide inspectors (우측 바): Command + Option + 0 show / hide debug area(하단 바): Command + Shift + Y Update Preview (SwiftUI) : Command + Option + p Command + Click (on element in canvas preview ) -> 수정 및 해당 Contents 의 Code 부분 확인 가능.