The library allows you to use all the features of standard UIButton with a lot of new cool features, customizable from Storyboard or from code. First of all, drag & drop a new UIButton inside your ...
It is possible to set number of lines of a label by going to the Attribute Inspector and assigning value 0 to the lines attribute. In case of Text Field we can use Text View but if we are using ...
UIToolkit aims to make creating interactive menu systems and HUDs with a single draw call for multiple resolutions dead simple. That's quite a mouthful and a tall order. The library comes with a bunch ...