OrderActionButton component.
This component renders a pressable button with customizable text and onPress handler. The button changes its background color based on the press state to provide visual feedback.
The props of the component, containing the onPress handler and button text.
Optional
React Docs
A pressable button component.
OrderActionButton component.
This component renders a pressable button with customizable text and onPress handler. The button changes its background color based on the press state to provide visual feedback.