aksonov/react-native-tableview

Scroll to Section

Open

#33 geöffnet am 3. Nov. 2015

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Objective-C (179 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (1.410 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide