objective c - iOS kitchensink or similar? -


i've been looking time example app displays following functionality on separate views:

  • uitabbar
  • login form (doesn't need go via http)
  • photo picker library
  • list view goes uiwebview load corresponding website in list

anything around?

at this link can find series of examples on different ios thematics, standard view controller using photo library. suggest check out.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -