일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- concurrency
- flutter
- 문법
- OpenAI
- AppleDeveloper
- uikit
- weatherkit
- philipshue
- chartsorg
- isolate
- LifeCycle
- SwiftUI
- Architecture
- tuist
- dgcharts
- swift
- designpattern
- EventLoop
- realtime
- network
- builder
- WWDC24
- dartz
- Xcode
- SampleApp
- GIT
- state
- iot
- dart
- WebSocket
Archives
- Today
- Total
Jaebi의 Binary는 호남선
[Swift] Swift 개발시 유용한 링크 본문
목차
UI
iOS Fonts
iosfonts.com
- swift iOS system font 리스트와 어떻게 보여지는지 확인 가능
Distribution
App Privacy Policy Generator
What is a privacy policy? A privacy policy is a legal document that informs individuals about how an organization/individual collects, uses, discloses, and manages their personal data. It outlines the ways in which personal information is handled, includin
app-privacy-policy-generator.firebaseapp.com
- 앱 배포시 필요한 Privacy Policy와 Terms of Use를 간단하게 생성해줌
API
Best JSON Pretty Print Online
Best JSON Pretty Print tool to Make Pretty JSON and JSON Print in color and Save and Share Online.
jsonformatter.org
- API 응답 / 요청 JSON을 이쁘게 formatting 해줌
Instantly parse JSON in any language | quicktype
app.quicktype.io
- JSON을 Swift Codable struct로 만들어줌
'Swift' 카테고리의 다른 글
[Swift] Combine & Async/Await 알아보기 (0) | 2024.08.19 |
---|---|
[Swift] UIKit - View (0) | 2024.08.06 |
UIKit - 기본 (0) | 2024.08.05 |
SwiftUI - .onAppear() vs .task() (1) | 2024.07.23 |
SwiftUI - ViewModifier (1) | 2024.07.23 |