Tags / uikit
Understanding Slow UITableView Scrolling: How to Optimize Image Rendering and Improve Performance
Understanding CABasicAnimation in iOS: Scaling a Layer from its Center
Customizing Scroll View Scrolling Behavior in iOS Development
Understanding Core Animation: Specifying Begin Time with CFTimeInterval
Understanding and Resolving Issues with Modal View Controller Presentations and Dismissals Using Delegates and Delegate Methods
Creating Smooth Animations for Multiple Views in iOS: Best Practices and Techniques
Seamlessly Integrating UIView Animation Blocks with OpenGL ES Rendering in iOS Projects
Customizing the Color of Page Control Dots in a Three20 TTLauncherView: A Step-by-Step Guide
Mastering Instance Variables and Getters/Setters in Objective-C: A Comprehensive Guide to Encapsulation and Memory Management
Using Class Methods as Action Selectors for UIBarButtonItem: A Guide to Understanding Instance vs. Class Methods and Action Selectors