Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 797 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 797 Bytes

DMLWidget

DMLWidget is a repository collecte custom UI elements that common in development. Each element as a subspec, so it can be installed independent.

UI Elements

  • DMLCamPreviewView

  • DMLCollectionHeaderView

  • DMLCollectionViewCell

  • DMLSegmentedControl
    Screenshot0

  • DMLSlider

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 8.0+
  • ARC

Installation

DMLWidget is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "DMLWidget"

Author

Meiliang Dong, [email protected]

License

DMLWidget is available under the MIT license. See the LICENSE file for more info.