Lager - v5.2.0
    Preparing search index...
    • Root component of the application.

      This component sets up the main structure of the app, including:

      • Ignoring specific log warnings.
      • Loading custom fonts using the expo-google-fonts package.
      • Providing a safe area view for the app content.
      • Setting up the navigation container with bottom tabs.

      Parameters

      • props: {}
      • OptionaldeprecatedLegacyContext: any

      Returns ReactNode

      The root element of the application.