Skip to content

britzlieg/ClosuresKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ced158f · Dec 2, 2015

History

8 Commits
Dec 2, 2015
Dec 2, 2015
May 29, 2015
May 29, 2015
Dec 2, 2015

Repository files navigation

ClosuresKit

A framewok like BlocksKit with using Swift .

Install

Pull "UIViewExt.swift" into the project.

Usage

The UIView and its subviews can do like this:

        button_2.whenTapped { () -> Void in
            print("button_2 has been clicked")
        }

About

A framewok like BlocksKit with using Swift .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages