Skip to content

samscam/SESUsefulViews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SESUsefulViews

THIS IS A MESS - Sorry... I kinda forgot it was public...

[![CI Status](http://img.shields.io/travis/Sam Easterby-Smith/SESUsefulViews.svg?style=flat)](https://travis-ci.org/Sam Easterby-Smith/SESUsefulViews) Version License Platform

It's two useful views which I find myself using in many projects:

  • SESCircularImageView is a UIImageView subclass with a circular mask and optional border
  • SESGradientView is a UIView with a CAGradientLayer in it

You can instantiate them programatically OR in interfacebuilder by changing the class name of a UIImageView or UIView respectively... In interfacebuilder you can also set values for the exposed properties of the views like the colours or border width...

Usage

To run the example project, clone the repo, and run pod install from the Example directory first. Except it won't work

Requirements

Installation

SESUsefulViews is NOT YET available through CocoaPods. Meanwhile you can clone the source and copy the files from Pod/Classes into your project.

Author

Sam Easterby-Smith, me@samscam.co.uk

License

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

About

Useful custom UIViews

Resources

License

Stars

Watchers

Forks

Packages

No packages published