Tagged Questions
0
votes
2answers
1k views
Navigation bar and Toolbar in ipad app at top of screen - apple's approval?
I'm a newbie. I have got a wire frame for ipad application, in which navigation bar and tool bars are placed on the top. And back button is placed in toolbar. Whether it violates apple's guidelines or ...
5
votes
3answers
2k views
Why do some custom iOS apps use the native nav bar?
I'm talking about Instagram or Foursquare, they are custom designed but still are using default themed menu bar for navigation. Is there some dirty secret behind it?
6
votes
3answers
7k views
iOS Settings Standards: Using Checkbox Rather Than Switch
If you are familiar with iOS devices, you know that the settings application uses the UISwitch control to show that a parameter is enabled or disabled. This control appears as a toggle switch and even ...
2
votes
2answers
4k views
Back button on iPhone
There is an opinion that in iPhone apps, there's no point in placing the Back button on screens that are directly accessible via the main navigation menu (at the bottom) - because the button just ...