Used for passing props to the DeliveryItem component, containing delivery details.
This interface is specifically designed for use in navigation and component prop passing
within a React or React Native application, where the delivery item is passed as a parameter
through navigation routes.
Used for passing props to the
DeliveryItemcomponent, containing delivery details.This interface is specifically designed for use in navigation and component prop passing within a React or React Native application, where the delivery item is passed as a parameter through navigation routes.
DeliveryItemProps