Shoyu icon indicating copy to clipboard operation
Shoyu copied to clipboard

Easier way to represent the structure of UITableView.

Results 6 Shoyu issues
Sort by recently updated
recently updated
newest added

# What Returned `defaultHeight` when `tableView(_:heightForHeaderInSection:)` each `UITableView.style`. Also footer. # Why resolve: #42

# Why It seems that behavior has changed when `UITableView#heightForHeaderInSection` behavior return 0 and return `tableView.sectionHeaderHeight`(-1) when it becomes iOS 11. Also delegate for footer has same problem. # Problem...

Hey, When i just put the library name in the Podfile, it fetchs only 1.0.0 So i need to add the version by tag or by commit even by using...

Without this, `Row` would crash during `didEndDisplayCell` handling if table view is not on active controller (for example if there's modal controller on top of table view controller). The solution...