aksonov/react-native-tableview

Scroll to Section

Open

#33 创建于 2015年11月3日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Objective-C (179 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (1,410 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南