For questions about the mechanisms you can use to help people find their way around your application or web site.
-1
votes
2answers
203 views
Modal vs non-modal views in iPhone
I've been reading and looking at different iOS apps to design the UI for mine, and it feels like sometimes the difference between using a modal view or a non-modal view is not entirely clear... for ...
2
votes
1answer
116 views
How to handle “Facebook style” slide in / fly in / side navigation menu in iOS7?
With the recent announcement of iOS 7 a new system wide slide from left edge to right gesture to go back has been introduced. This appears to affect applications that use navigation controllers. When ...