5pods
Dynamically Mock server behaviors and responses. Kakapo allows you to replicate your backend APIs and logic. With Kakapo you can easily prototype your application based on your API specifications. While usually network mocks involve using static json files Kakapo let you create Swift structs/classes/enums that are automatically serialized to JSON.
License: MIT
A collection view layout and a cell subclass usefull to made parallax of an image during the scrolling. But even thanks to the delegate useful to make cool percent driven effect, in the example I used my MPTextReveal to show you how to use.
License: BSD
A super-cool collection view cell and layout inspired by this collectionView
License: BSD
Animate the text reveal or percent drive it better example of cool usage: https://github.com/MP0w/MPParallaxCollection
License: MIT