-
I might be missing something, or it could be my Xcode having some issues but there is no rendering in IB.
I'm using Xcode 7.3.1 (7D1014).
-
I downloaded the demo project and run it. On the device/simulator it works fin but when I open the Storyboard, the view stays blank.
In the identity inspector, `Designables` is always `Updating`.
Do…
-
Hello SDL community,
The review of "Manual layout for SDLLockScreenViewController" begins now and runs through April 11, 2017. The proposal is available here:
https://github.com/smartdevicelink/…
-
With complex storyboard I usually wait a long time when they're rendering. How can I disable/avoid it?
Plus, I really don't like Material override "navigationItem.title"
-
Hi,
I've been trying to integrate this framework into my Objc/Swift project without luck using xCode 7.3.1
I then proceed to build the DEMO project and getting the same error. They are mostly aroun…
-
First i must say that the NibDesignable class is awesome.
I've created a subclass called LineField which contains a UITextField with a line under it.
when I plug in my LineField into my Storyboard, …
-
It appears the implementation of displaying the `UIBarItem.image` has changed in swift3, any iOS version.
Here is using an FA icon image in a swift2 `TabBarItem`
![swift2-tabbaritem](https://cloud.gi…
-
With slider groups (RGB, HSB, CMYK) the user should be able to set the color with IB. Add a set computed property to color and expose it as IBInspectable
-
Woah, let's do this.
http://nshipster.com/ibinspectable-ibdesignable/
-
Just like this
http://nshipster.com/ibinspectable-ibdesignable/