https://github.com/jakelin/ibcalculator
IBCalculator is an example app to demonstrate how to use @IBDesignable and @IBInspectable
https://github.com/jakelin/ibcalculator
Last synced: 7 months ago
JSON representation
IBCalculator is an example app to demonstrate how to use @IBDesignable and @IBInspectable
- Host: GitHub
- URL: https://github.com/jakelin/ibcalculator
- Owner: JakeLin
- Created: 2015-10-06T12:41:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T12:34:02.000Z (over 9 years ago)
- Last Synced: 2025-07-06T19:46:21.203Z (9 months ago)
- Language: Swift
- Homepage:
- Size: 614 KB
- Stars: 62
- Watchers: 3
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
IBCalculator
============
IBCalculator is an example app to demonstrate how to use `@IBDesignable` and `@IBInspectable`. The origin code is from [IBInspectable / IBDesignable](http://nshipster.com/ibinspectable-ibdesignable/) and [gist](https://gist.github.com/natecook1000/4269059121ec247fbb90). The code has been upgraded to Swift 3.
## Screenshots
### Design in Interface Builder

### Run in iPhone Simulator
