Props for the DeliveryListView component.
DeliveryListView
This interface defines the structure of the props that are passed to the DeliveryListView component.
DeliveryListViewProps
An array of delivery items or null if no deliveries are available.
A boolean indicating whether the list is currently being refreshed.
A function to be called when the list needs to be refreshed.
A function that renders a delivery item.
Props for the
DeliveryListViewcomponent.This interface defines the structure of the props that are passed to the
DeliveryListViewcomponent.DeliveryListViewProps