IconButton
IconButton component that is based on Ficus UI Button component.
Import
import { IconButton } from 'react-native-ficus-ui';Usage
Default
EDITABLE EXAMPLE
Round
EDITABLE EXAMPLE
Variants
EDITABLE EXAMPLE
Props
Extends every Button props.
icon
The icon to display inside the button.
| Type | Required |
|---|---|
| ReactNode | Yes |