This repository has been archived by the owner on Jan 16, 2021. It is now read-only.
ParseUI 1.1.1
- New: Obj-C Nullability Annotations for the entire Framework.
- New:
PFQueryCollectionViewController
can now be used with Storyboards/XIBs. - New:
PFImageView
now supports reporting progress when loading image. - New: Properties of
PFQueryCollectionViewController
,PFQueryTableViewController
can now be configured directly inside Interface Builder. - Fixed: Positioning of next page view in
PFQueryCollectionViewController
.