Options
All
  • Public
  • Public/Protected
  • All
Menu

Module NavigationHeader

This component styles the header in each page

Index

Functions

Functions

Const HeaderOptions

  • HeaderOptions(isDarkMode: boolean, colors: ThemeColors): Partial<StackNavigationOptions>
  • Creates the default option object used by every screen with a navigation header. This sets the correct color and alignment of the header.

    Parameters

    • isDarkMode: boolean
    • colors: ThemeColors

      The current theme colors

    Returns Partial<StackNavigationOptions>

Generated using TypeDoc