You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<PullList style={styles.list} dataSource={this.state.dataSource} renderRow={this._renderRow} renderSectionHeader={this._renderSectionHeader} onPullRelease={this._onRefresh} />
When I use the 'renderSectionHeader' with PullList,It doesn't work.
There is noting,The window is empty.
The text was updated successfully, but these errors were encountered:
<PullList style={styles.list} dataSource={this.state.dataSource} renderRow={this._renderRow} renderSectionHeader={this._renderSectionHeader} onPullRelease={this._onRefresh} />
When I use the 'renderSectionHeader' with PullList,It doesn't work.
There is noting,The window is empty.
The text was updated successfully, but these errors were encountered: