bannzai / bannzai/SpreadsheetView
Table View "willDisplay" func for detect SpreadsheetView scroll end for Pagination
Open
- Dominant language
- HTML
- Stars
- 3.5k
- Forks
- 476
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
Hi i want to pagination my SpreadsheetView i used tableview's **willDisplay** func my another table view. Does SpreadsheetView have any func for detect scroll end like table view;
```
func tableView(_ tableView: UITableView, willDisplay cell: UITableViewCell, forRowAt indexPath: IndexPath) {
}
```
## Steps to Reproduce the Problem
1.
1.
1.
## Specifications
- Xcode version: 11
- iOS version: ?
- Dependency manager + version: ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.