4 ms·
A PFQueryCollectionViewController is on my to do list. If you are familiar with Parse.com's iOS framework it would be like a PFQueryTableViewController (https:
by fbpcm 13y ago
A PFQueryCollectionViewController is on my to do list.
If you are familiar with Parse.com's iOS framework it would be like a PFQueryTableViewController (https://parse.com/tutorials/parse-query-table https://parse.com/tutorials/parse-query-table) except the controller would show the cells in a UICollectionView instead of in a UITableView.
I would love to work on it together with someone. Here's my github https://github.com/davidolesch https://github.com/davidolesch if you want to connect.