Buttons and Touchable
Btn (Button)
Sample
Props
Type
Description
label
String
onPress
Function
type
String
secondary, warning, light, success, primary-outline,
secondary-outline, warning-outline, light-outline,
success-outline
block
Boolean
Output
Note: Btn
doesn't have a default spacing from bottom. Out captured with a Space
component. If you want space after Btn
component use Space
.
IconBtn
Sample
Output
Last updated
Was this helpful?