You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ability to scroll to section without having to check all of the items in a section.
Right now if I set selected={true} on a section, the TableView auto scrolls to that section, However this results in all items in the selection being checked.
The text was updated successfully, but these errors were encountered:
Ability to scroll to section without having to check all of the items in a section.
Right now if I set
selected={true}
on a section, theTableView
auto scrolls to that section, However this results in all items in the selection being checked.The text was updated successfully, but these errors were encountered: