UISegmented control is a set of two or more segment tabs, each of which functions as a mutually exclusive button.
UISegmented control is a set of two or more segment tabs, each of which functions as a mutually exclusive button.
Easiest way to set custom fonts from one file, and it sets font to whole app run time.
Animation is an important part of your iOS interfaces. Good UI animations can greatly improve UX(user experience)...
Xcode shows a strange AutoComplete box that is not at all what it used to be. How do I get the real auto-complete dialogue box?
Sometimes we want to create a new project with exist functionality which already used in other project. Don