Feature Proposal
The header takes a lot of space on mobile. Almost 30% of the vertical viewport.
Suggest we come up with a means of how we can minimize the header.
I recommend we add a param that lets you toggle header after a set time or if the user scrolls. A tap could re-expand the header for the time again.
param could just be collapseHeader={true} and let the end-user decide how / when they might want to collapse it.
Currently we have:

Would like to see this after delay and/or scroll:
This is intended to be no vertical scroll and would benefit from a single viewport with less on it.
Related Context or Links
No response
Feature Proposal
The header takes a lot of space on mobile. Almost 30% of the vertical viewport.
Suggest we come up with a means of how we can minimize the header.
I recommend we add a param that lets you toggle header after a set time or if the user scrolls. A tap could re-expand the header for the time again.
param could just be
collapseHeader={true}and let the end-user decide how / when they might want to collapse it.Currently we have:

Would like to see this after delay and/or scroll:
This is intended to be no vertical scroll and would benefit from a single viewport with less on it.
Related Context or Links
No response