Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ListView sticky header docs #12860

Closed
wants to merge 1 commit into from
Closed

Conversation

sahrens
Copy link
Contributor

@sahrens sahrens commented Mar 10, 2017

Sticky headers work on android now, but are only enabled by default on ios, so reflect that in the docs.

cc @janicduplessis

Sticky headers work on android now, but are only enabled by default on ios, so reflect that in the docs.
@facebook-github-bot facebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Mar 10, 2017
@janicduplessis
Copy link
Contributor

@facebook-github-bot shipit

@facebook-github-bot
Copy link
Contributor

@janicduplessis has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@jasan-s
Copy link

jasan-s commented Apr 17, 2017

@sahrens are sticky headers only functional in listview or are they functional in FlatList

@sahrens
Copy link
Contributor Author

sahrens commented Apr 17, 2017

Sections are not a FlatList concept, see SectionList.

But you can set stickyHeaderIndices directly on any ScrollView.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants