aksonov/react-native-tableview

Scroll to Section

Open

#33 aperta il 3 nov 2015

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Objective-C (179 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (1410 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor