Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PaulSolt/CustomViewFromXib
Design a Custom UIView subclass with an XIB file using Xcode 6 and IBDesignable
https://github.com/PaulSolt/CustomViewFromXib
Last synced: 15 minutes ago
JSON representation
Design a Custom UIView subclass with an XIB file using Xcode 6 and IBDesignable
- Host: GitHub
- URL: https://github.com/PaulSolt/CustomViewFromXib
- Owner: PaulSolt
- License: mit
- Created: 2014-12-10T22:35:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T20:01:28.000Z (almost 7 years ago)
- Last Synced: 2024-08-03T14:10:20.852Z (3 months ago)
- Language: Swift
- Size: 783 KB
- Stars: 54
- Watchers: 8
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CustomViewFromXib
=================Design a Custom UIView subclass with an XIB file using Xcode 6 and IBDesignable
[Read the IBDesignable blog post](http://supereasyapps.com/blog/2014/12/15/create-an-ibdesignable-uiview-subclass-with-code-from-an-xib-file-in-xcode-6)