IBCalculator is an example app to demonstrate how to use @IBDesignable and @IBInspectable
Swift
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
IBCalculator.xcodeproj
IBCalculator
screenshots
.gitignore
README.md

README.md

IBCalculator

IBCalculator is an example app to demonstrate how to use @IBDesignable and @IBInspectable. The origin code is from IBInspectable / IBDesignable and gist. The code has been upgraded to Swift 3.

Screenshots

Design in Interface Builder

IBCalculator

Run in iPhone Simulator

IBCalculator