IBCalculator

December 19, 2016 ยท View on GitHub

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

Contents

  1. 1Screenshots
  2. 1.1Design in Interface Builder
  3. 1.2Run in iPhone Simulator