mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
Reviewers: #mdc_ios_owners, cjcox Reviewed By: #mdc_ios_owners, cjcox Subscribers: cjcox Projects: #material_components_ios Differential Revision: http://codereview.cc/D747
| title | layout | section | excerpt |
|---|---|---|---|
| Collection Layout Attributes | detail | components |
Collection Layout Attributes
Installation
Requirements
- Xcode 7.0 or higher.
- iOS SDK version 7.0 or higher.
Installation with CocoaPods
To add this component to your Xcode project using CocoaPods, add the following to your Podfile:
pod 'MaterialComponents/CollectionViewLayouts'
Then, run the following command:
$ pod install
Usage
// Example usage