https://github.com/kornerr/ios-item-hierarchy
Sample iOS application to represent three levels of item hierarchy
https://github.com/kornerr/ios-item-hierarchy
coverflow ios ios-application swift uicollectionviewlayout
Last synced: about 1 month ago
JSON representation
Sample iOS application to represent three levels of item hierarchy
- Host: GitHub
- URL: https://github.com/kornerr/ios-item-hierarchy
- Owner: kornerr
- Created: 2018-06-25T13:21:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T10:41:25.000Z (almost 8 years ago)
- Last Synced: 2025-03-12T03:33:31.805Z (over 1 year ago)
- Topics: coverflow, ios, ios-application, swift, uicollectionviewlayout
- Language: Objective-C
- Size: 11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
This is a sample iOS application to represent three levels of item hierarchy:
* sections
* first level items
* CoverFlow/Carousel-like display
* categories
* second level items
* central (selected) item is enlarged
* products
* third level items
* accessed by collapsing sections and categories
# Preview
This is what the app looks like:
![Preview][preview]
# Images
Images represent [Mass Effect races][me-races].
Image loading is simulated.
# Issues
This is only an unpolished prototype with several issues/limitations:
* sections and categories are not correctly paginated
* vertical pan gesture to collapse/expand products conflicts with products' scrolling
* one has to collapse/expand by panning outside products
* there is no unlimited scrolling through products
[preview]: preview.gif
[me-races]: http://masseffect.wikia.com/wiki/Races