Categories / iphone
Understanding View-Based vs Navigation-Based Systems in iOS Development: A Guide to Managing Complex Layouts and Transitions
Hiding the Tab Bar in iOS Without Navigation Controllers
Creating a Custom UITableViewCell with Xcode 4 and MonoTouch Foundation: A Step-by-Step Guide to Building Custom Table View Cells in iOS
Creating and Manipulating XML Data Structures with libxml2 on iPhone
Understanding Address Book APIs for iOS Development: Unlocking the Power of Contact Data
Understanding the Various Sort Methods of NSArray: A Guide to Choosing the Right Approach for Efficient Data Sorting in Objective-C
Understanding the Inner Workings of NSURLConnection Data Streams and How to Handle Them Effectively in iOS Apps
Best Practices for Presenting Modals in iOS: A Guide to UIModalPresentationFormSheet with NavigationController
Solving Repetitive Cell Data in UITableViews: A Guide to Sectioning
Playing m4a Streams on iOS: A Deep Dive into AVPlayer