swift-composable-architecture
March 22, 2022 • MIT License
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
CompositionalLayoutViewController
June 04, 2021 • MIT License
Declaretive UICollectionViewCompositionalLayout interface to implement complex collection view layout.
VSCollectionKit
April 28, 2020 • Public Domain License
VSCollectionKit is a library for building applications views/screens in a consistent and understandable way, with advantages like composition, independent and testing.
VSCollectionView a handy f...
ScaledVisibleCellsCollectionView
August 29, 2015 • MIT License
ScaledVisibleCellsCollectionView is check visible cells position. And setting cell's scale and alpha.
[Github here]( https://github.com/ikemai/ScaledVisibleCellsCollectionView)
MotionBlur
July 25, 2014 • MIT License
MotionBlur allows you to add motion blur effect to animations of `position`.
7blur
October 15, 2013 • MIT License
iOS 7 introduces a new efficient snapshot API. The 7blur project builds on these frameworks to produce Control Center and Notification Center like blur effects enforcing the 3rd design pattern of d...
TLTiltSlider
March 25, 2013 • MIT License
A UISlider subclass that adjusts its appearance based on the positional attitude of the device.
TLTiltHighlightView
March 23, 2013 • MIT License
A horizontal gradient which adjusts its appearance based on the positional attitude of an iOS device.
FRLayeredNavigationController
June 15, 2012 • BSD License
Influenced by the UI of the Twitter and Soundcloud iPad apps we designed a new navigation concept for our product Checkpad MED. FRLayeredNavigationController is the foundation for this new UI. Also...