Skip to content

drewpts/GrayscaleIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GrayscaleIt

UIView extension for grayscaling UIViews and it derivatives

Just put this file into your Xcode project and use like this:

  if FBSDKAccessToken.currentAccessToken() == nil {
       cell.vLikeControl.grayscaleIt()
       cell.vShare.grayscaleIt()
  }

Feel free to send any feedback.

About

UIView extension for grayscaling itself

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published