Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

cavalcantedosanjos/Animated-CheckBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Animated CheckBox

alt tag

Installation

  • TODO

Usage

  • TODO

Properties

    @property (nonatomic) IBInspectable BOOL isSelected;
    @property (nonatomic, weak) IBInspectable UIColor* borderColor;
    @property (nonatomic, weak) IBInspectable UIColor* checkColor;

Actions

  • UIControlEventValueChanged

License

MIT See LICENSE for details.