Blog
-
UICollectionViewCells Dynamic Width
How to make UICollectionViewCells dynamically adjust their width to fill the screen like UITableViewCells do.
Read More -
UITableView Moves and Updates
When using UITableView, data updates can be animated to create a seamless transition, however you may run into this known limitation where cells can't be moved and updated at the same time. In this post I walk through an example of when that can happen and how to work around it.
Read More -
Command line Watch Kit builds
Do you use xcodebuild for your iOS builds? Have you been trying to submit your latest build with Watch Kit Support? Here's how I got it working!
Read More -
Debugging gesture recognizers
A quick tip for getting a list of conflicting gesture recognizers.
Read More -
My WWDC Experience
A post about my San Francisco trip to attend WWDC 2013.
Read More