List show/add/remove View
        Posted  
        
            by Michael
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Michael
        
        
        
        Published on 2010-06-15T03:41:02Z
        Indexed on 
            2010/06/15
            3:42 UTC
        
        
        Read the original article
        Hit count: 238
        
iphone
|cocoa-touch
Looking for some best practices of UI list on iPhone which has item add/modify/delete functions. Please refer to some sample codes or articles to build user friendly interface.
The main application is tab bar application and one of the tabs supposed to show item management. The item itself consisting of 3 text items, first one can be label, it's short, the rest if it's not terribly complicated I would like to show below with small font or show when user taps on item entering edit mode... Not sure how to design all this and which views to use.
© Stack Overflow or respective owner