끄적끄적

Xcode Tips (With SwiftUI)

iosswift 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 부분 확인 가능.