Categories / iphone
Adding a Toolbar with Reusable XIB and Auto Layout for Complex User Interfaces in iOS Development
Implementing Sharing in Cocos2d-x: A Deep Dive into UIActivityViewController and CCRenderTexture
How to Add Bullet Points at the Start of Every Sentence in a UITextView Using Unicode Characters and Objective-C String Manipulation Techniques
Understanding OpenGL Rendering and App Visibility on iOS: The Importance of Splash Screens for a Smooth User Experience
Resolving the Undeclared Error in UIAlertViewStylePlainTextInput
Understanding the Performance of `searchBar: textDidChange:` in iOS
Implementing the Missing piece of Code for View Zooming In UIScrollView
Resolving Unrecognized Selector Errors When Parsing Twitter Feed with NSDictionary in Objective-C
Understanding the XMPP Jabber Client and Error Domain kCFStreamErrorDomainNetDB Code 8: A Comprehensive Guide to Resolving Network Errors on iOS
Understanding glDrawTex: A Guide to Drawing Background Textures with OpenGL