Components > Headers

Page.tsx

The Header component provides a top navigation bar with a menu button to open the drawer, a title, and an optional search button. It ensures UI consistency across screens like HomeScreen <Header>Home</Header> and allows customization, such as hiding search hideSearch or adding a custom search action onClickSearch.