feat: add HeaderMotion.SubHeader for tab-local sticky subheaders - #24
feat: add HeaderMotion.SubHeader for tab-local sticky subheaders#24centricity-kashifshaikh wants to merge 2 commits into
Conversation
|
Thank you for the substantial work here, examples included, which I appreciate. As I described in the issue itself, after review, I've decided not to take this into the library. The main reason is conceptual: the low-level API makes no assumptions about how the header animates. The use case itself is real, and the v2 high-level API (#27) is where I'd like to solve it properly, likely as a per-tab pinned concept. Until then, the userland pattern from #21 (absolute position + Closing, but genuinely thank you for engaging with the library. |
Summary
HeaderMotion.SubHeadercompound componentscrollId, dynamic height measurement, optionalheighthint, andtopInsetheader + subheader + topInset)subheader-flatlistandsubheader-pagerWhy
Validation
Closes #21