1.0
No due date
50% complete
First release of PluginLayout should include
- stable implementation of FlowLayoutPlugin, so that UICollectionViewFlowLayout can be easily replaced by this Library
- grid, mosaic and staggered plugins in both horizontal and vertical orientations
- basic effects
- working example showcasing more scenarios possible
- documentation (both markdown and inline)
Bonus: - a…
First release of PluginLayout should include
- stable implementation of FlowLayoutPlugin, so that UICollectionViewFlowLayout can be easily replaced by this Library
- grid, mosaic and staggered plugins in both horizontal and vertical orientations
- basic effects
- working example showcasing more scenarios possible
- documentation (both markdown and inline)
Bonus: - a second example showcasing a real app (list + detail with API Calls)