react-md icon indicating copy to clipboard operation
react-md copied to clipboard

[Toolbar] - Feature request: Collapsing Toolbar

Open kaYcee opened this issue 7 years ago • 1 comments

Description

Great lib! It would be nice to have a collapsing toolbar that transitions into a normal toolbar upon scrolling. Such a component can show more information (titles, info, images) when loaded but doesn't distract the user when scrolling the content.

Examples

Example 1 Example 2

kaYcee avatar Apr 20 '18 06:04 kaYcee

I did have an example of how you can implement this (poorly) before the 1.1.0 release. If anyone is looking for examples, you can check out the code:

I'll look into how the material components web ended up implementing their flexible space examples and go from there!

mlaursen avatar Apr 20 '18 14:04 mlaursen