A demo project containing subclasses of UITableView and UICollectionView. These subclasses are useful for views that should not be scrolled independently from a surrounding view hierarchy. Views are sized by setting the intrinsic size to the internal content size.
#UITableView #UICollectionView