This component creates a interactive element for user actions. There are different visual styles that can be applied to buttons.
See properties for more details.
Basic example:
<Button wide label="Comprar" onPress={() => { // button press action }}/> Copy
<Button wide label="Comprar" onPress={() => { // button press action }}/>
Button Properties
This component creates a interactive element for user actions. There are different visual styles that can be applied to buttons.
See properties for more details.
Basic example:
Param
Button Properties
Has No Children