aksonov/react-native-tableview

Scroll to Section

Open

#33 opened on 2015年11月3日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Objective-C (179 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,410 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド