Headers
June 9, 2025 ยท View on GitHub
There are different variants of header components that can be integrated into your screens:
HeaderFirstLevelfor the main sectionsHeaderSecondLevelfor the secondary screensModalBSHeader: for modals and/or bottom sheets. The title is usually placed on the left side, while the close button is on the right.
These headers have been developed to work properly alongside the react-navigation library.
The adoption of these headers has been documented on a specific documentation page (disclaimer: for internal use only).