bannzai / bannzai/SpreadsheetView

Table View "willDisplay" func for detect SpreadsheetView scroll end for Pagination

Open
#236 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.