看了下源码,希望添加showsVerticalScrollIndicator属性为可配置属性 `<ScrollView ref={(c) => {this.scroll = c;}} refreshControl={refreshControl} onScroll={this.onScroll}> {this.props.children} </ScrollView>`