Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudifa/compositional-layout
Based on the 3-part tutorial 'Compositional Layout Basics', UIKit.
https://github.com/rudifa/compositional-layout
Last synced: 24 days ago
JSON representation
Based on the 3-part tutorial 'Compositional Layout Basics', UIKit.
- Host: GitHub
- URL: https://github.com/rudifa/compositional-layout
- Owner: rudifa
- License: mit
- Created: 2020-08-15T12:39:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T16:47:35.000Z (over 4 years ago)
- Last Synced: 2024-10-06T01:41:23.936Z (about 2 months ago)
- Language: Swift
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Compositional Layout
This repo contains the starter project and result project for the 3 parts Compositional Layout tutorial.
[article part 1](https://engineering.nodesagency.com/categories/ios/2020/01/10/Compositional-Layout-Part1)
[article part 2](https://engineering.nodesagency.com/categories/ios/2020/01/10/Compositional-Layout-Part2)
[article part 3](https://engineering.nodesagency.com/categories/ios/2020/01/10/Compositional-Layout-Part3)
[source code](https://github.com/nodes-ios/Compositional-Layout)
## 📄 License
Available under the MIT license. See the [LICENSE](https://github.com/nodes-ios/Compositional-Layout/blob/master/LICENSE) file for more info.### objectives
- fix aspect ratio of collectionView
- fix aspect ratio of section 1 cells to 1