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

Support for Section Headers? #8

Open
clintandrewhall opened this issue Aug 14, 2015 · 5 comments
Open

Support for Section Headers? #8

clintandrewhall opened this issue Aug 14, 2015 · 5 comments

Comments

@clintandrewhall
Copy link

Section headers end up looking pretty strange with the transform, (upside down). I'm looking at the source code and I'm trying to figure out a way to render section headers at the end of a blob section and right-side up. Any suggestions?

@ide
Copy link
Member

ide commented Aug 15, 2015

Not sure why they're appearing upside down, but that should be fixable. We could move around the sticky header children and modify stickyHeaderIndices so that they come at the end of each section, but there's no way to have them dock to the top of the screen if that's what you're wondering.

@clintandrewhall
Copy link
Author

Nope, just wanting them to appear properly and in the right places. Thanks for the headstart!

@PhilippKrone
Copy link

@ide Is there any plan to implement section headers any time soon?

@ide
Copy link
Member

ide commented Sep 13, 2015

@PhilippKrone No plans right now. We could fix the inverted section headers pretty easily (send a PR?) but getting them to dock at the top of the screen (ex: like WhatsApp) would require modifications to RCTScrollView itself. This component was written mostly for sectionless chat/comment threads so section headers weren't considered much.

@alizahid
Copy link

@clintandrewhall Did you ever implement this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants