plangrid / ReactiveLists

React-like API for UITableView & UICollectionView
https://plangrid.github.io/ReactiveLists
MIT License
251 stars 15 forks source link

[Tests] Add test coverage for default UITableView rowHeight #176

Closed ronaldsmartin closed 4 years ago

ronaldsmartin commented 4 years ago

Changes in this pull request

Adds an explicit test for the default rowHeight behavior in UITableViews.

Checklist