Hero
- 화면 전환이나 뷰 이동 등 애니메이션이 필요한 부분에서 간편한 코드로 구현이 되게끔 도와준다.
GitHub - HeroTransitions/Hero: Elegant transition library for iOS & tvOS
Elegant transition library for iOS & tvOS. Contribute to HeroTransitions/Hero development by creating an account on GitHub.
github.com
사용경험 : https://github.com/KimDuni/Hero-Test
CollectionView
- 간단해보이지만 구현하기 복잡한 CollectionView FlowLayout을 쉽게!
GitHub - KelvinJin/AnimatedCollectionViewLayout: A UICollectionViewLayout subclass that adds custom transitions/animations to th
A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code. - GitHub - KelvinJin/AnimatedCollectionViewLayout: A UICollec...
github.com
사용경험 : https://github.com/KimDuni/AnimateFlowLayout-TEST
SnapKit
- 코드로 화면구성하기
GitHub - SnapKit/SnapKit: A Swift Autolayout DSL for iOS & OS X
A Swift Autolayout DSL for iOS & OS X. Contribute to SnapKit/SnapKit development by creating an account on GitHub.
github.com
사용경험 :
'오픈소스 경험' 카테고리의 다른 글
[iOS] SnapKit 사용법 (0) | 2021.10.29 |
---|