AZSafariCollectionViewLayout
AZSafariCollectionViewLayout is replica of safari browser history page layout. very easy to use, IBInspectable are given for easy integration.
Features
- iOS Safari history view layout
- IBDesignAble for properties
- Few minutes integration
Installation
CocoaPods
CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:
To integrate AZSafariCollectionViewLayout controller into your Xcode project using CocoaPods, specify it in your Podfile
:
Then, run the following command:
Usage
Step 1
- Set collectionView layout and give some design properties value.
OR
- You can set these properties in storyboard
Done
Thats it, you successfully integrate AZSafariCollectionViewLayout