plangrid / ReactiveLists

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

Shalom/should select update #206

Closed shshalom closed 2 years ago

shshalom commented 2 years ago

Changes in this pull request

modified the should select to be a function that passes the indexPath and returns a Bool.

Checklist