Dandy Griffin
Dandy Griffin
What's up Fabien? To extend the usability of tags, I needed to store tag-resource specific information and to go about doing that, I added a couple changes to allow for...
Using UAFilterableResultsController to filter a UICollectionView, but noticed an issue. If we have a list of objects and remove the first item, when moving the second item into the first...
At the moment, I'm using a static size cell, however, it'd be nice to actually size the cells to fit their content. UAFilterableResultsController provides `filteredObjectAtIndexPath` to get items by their...