Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- itemidentifiertype
- DiffableDataSource
- reference sementics
- di library
- projectedvalue
- IOS
- Di
- JSON
- swinject
- 2021wwdc
- dynamic dispatch
- container
- SWIFT
- method dispatch
- arc in swift
- collectionView layout
- propertywrapper
- value sementics
- assembly
- itemidentifier
- 우유혁명
- compositional layout
- diffabledatasourcesnapshot
- vwt
- Asynchronous
- hashable
- 21wwdc
- sectionHeader
- uinib
- sendable
Archives
- Today
- Total
onemoon Studio
Apple 공식 Guide & Reference 모음 본문
개발을 하다보면 공식 문서를 빈번하게 찾고는 합니다. 단순히 메서드 혹은 클래스는 현재 apple document 에서도 쉽게 찾을 수 있지만, 동작원리를 알아야 하는 경우 기존에 있던 레퍼런스를 찾는데 가끔 찾기가 힘든 경우가 있습니다. 대표적인 몇가지 가이드 및 레퍼런스 링크를 준비했으며 도움이 될만한 애플 공식 레퍼런스가 있다면 댓글 남겨주시면 감사하겠습니다!
Document Archive 의 경우 더 이상 업데이트가 되지 않습니다. 기존의 문서 및 코드들을 아카이브 해놓은 곳이며 아래의 대부분 링크는 여기서 가져왔습니다. 최신 가이드가 있을 수도 있다는 점 유의하시길 바랍니다.
View Controller Programming Guide
UICollectionView Programming Guide
Scrolling View Programming Guide
App Programming Guide for iOS ( UIKit )
'iOS & Swift' 카테고리의 다른 글
UINib Basic (3) | 2021.10.04 |
---|---|
Property Wrapper (0) | 2021.06.07 |
Escaping Closure (0) | 2021.05.16 |
Intrinsic Size & CHCR Priorities (2) | 2021.05.09 |
Swinject 사용하기 ( 2 / 2 ) (0) | 2021.04.21 |