Lager - v5.2.0
    Preparing search index...
    • OrderList component.

      This component renders a tab view containing lists of orders categorized by their status (New, Packed, Sent, Returns). It utilizes the React Native Tab View for navigation between these lists. Each list can refresh to fetch the latest orders. Handles loading states and displays a loading indicator accordingly.

      Parameters

      • props: {}
      • OptionaldeprecatedLegacyContext: any

      Returns ReactNode

      A component that renders a tab view with lists of orders.