aksonov/react-native-tableview

Scroll to Section

Open

#33 ouverte le 3 nov. 2015

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Objective-C (179 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 410 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur