1

Where can I find apple iOS 7 (or recent) best practices for navigation? - ex: header / footer / menu to whatever destination?

I see the following from Apple Human Interface Guidelines, but I am hoping for more. https://developer.apple.com/library/ios/documentation/userexperience/conceptual/MobileHIG/Navigation.html

Lebyrt
  • 1,376
  • 1
  • 9
  • 18
finneycanhelp
  • 9,018
  • 12
  • 53
  • 77
  • 1
    In case someone is still looking for legendary MobileHIG pdf file it can still be found here: https://web.archive.org/web/20140826141448/https://developer.apple.com/library/ios/DOCUMENTATION/UserExperience/Conceptual/MobileHIG/MobileHIG.pdf or here https://www.evl.uic.edu/datsoupi/420_14/docs/MobileHIG.pdf – Leszek Szary Aug 17 '23 at 15:20

1 Answers1

1

If you follow the Apple HIG then I guess you would need some inspiration

These are my two main resources:

http://pttrns.com/

and

http://capptivate.co/

dlp
  • 581
  • 5
  • 14