How to I make a navigation-based app?
        Posted  
        
            by Dyldo42
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dyldo42
        
        
        
        Published on 2010-05-19T10:53:44Z
        Indexed on 
            2010/05/19
            16:30 UTC
        
        
        Read the original article
        Hit count: 214
        
Yes, I know, most of you are thinking I'm an idiot, butt (kidding) I'm not. I've been searching everywhere for something on how to fully make a navigation-based iphone app, but all I've found is how to set up table views or navigation controllers. I haven't found anything on how to create a data model (something simple from arrays and dictionaries, SQLite and CoreData are a bit out of my scope) or navigate it. Does anyone know of any tutorials or anything like that? Thanks.
© Stack Overflow or respective owner