aksonov/react-native-tableview

Scroll to Section

Open

#33 aberto em 3 de nov. de 2015

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Objective-C (179 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (1.410 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador