This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
Version 0.3.0
Pre-release
Pre-release
Version 0.3.0
-
Add fixes for views not being updated
-
Add fix to constraints becoming wonky after readding views
-
Add convenience extenions to
UITableViewController
andUICollectionViewController
You can now do this:
// If a tableview or collectionview controller subclass // This will default the tableView/collectionView to self.tableView/collectionView self.reloadEmptyState()
-
Refactoring of UIEmptyStateView
-
Rerun Jazzy for documentation