I have an ios App, with a single story board with over 20 screens, and i need to add more
is there some option/shortcut that will allow me to display the screen i want to work on, just by typing the name of the class that it implements?
it bothers me that every time i want to edit/change the ui, i need to open the story board file and start searching for the little square denoted by my view controller class, to edit it