1. 공식 문서
https://developer.apple.com/documentation/uikit
UIKit | Apple Developer Documentation
Construct and manage a graphical, event-driven user interface for your iOS, iPadOS, or tvOS app.
developer.apple.com
2. Color Code
HTML Color Codes
Easily find HTML color codes for your website using our color picker, color chart and HTML color names with Hex color codes, RGB and HSL values.
htmlcolorcodes.com
3. JSON 정렬 사이트
https://jsonformatter.curiousconcept.com/
JSON Formatter & Validator
Format and validate JSON data so that it can easily be read by human beings.
jsonformatter.curiousconcept.com
4. 데이터 타입 변환 사이트
Convert JSON to Swift, C#, TypeScript, Objective-C, Go, Java, C++ and more<!-- --> • quicktype
{ "people": [ { "name": "Atticus", "high score": 100 }, { "name": "Cleo", "high score": 900 }, { "name": "Orly" }, { "name": "Jasper" } ] } Provide sample JSON files, URLs, JSON schemas, or GraphQL queries.
quicktype.io
'Mobile > iOS' 카테고리의 다른 글
[Project] Mission 02 (0) | 2023.05.27 |
---|---|
[Project] Mission 01 (0) | 2023.05.27 |
[iOS] 커스텀 폰트 적용하는 방법 (코드UI) (0) | 2023.04.06 |
[iOS] UIKit 미리보기 기능 추가(Preview) (0) | 2023.04.01 |
[iOS] 커스텀 뷰 만들기(@IBDesignable & @IBInspectable) (0) | 2023.03.31 |