Tiny iOS library to achieve overlap visual effect
Overlap
Tiny iOS library to achieve overlap visual effect.
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Even system status bar can be overlapped (MLWInverseStatusBar singleton):
Installation
Overlap is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Overlap'
Or, if you’re using Carthage, simply add Overlap to your Cartfile:
github "ML-Works/Overlap"