Skip to main content

Checkbox

Checkbox

Checkboxes are used for multiple choices, not for mutually exclusive choices, each checkbox works independently, therefore checking an additional box does not affect any other selections.

Examples

Please agree to our privacy policy
Please agree you make sure you update any direct debits or reoccurring payments associated. You can view and update these details in your Hero Wallet settings.
Please agree to our privacy policy
Please agree to our privacy policy

Props

Prop
Required
Default
Type

checked

boolean

description

string

disabled

false

boolean

onPress

() => void

readonly

false

boolean

style

StyleProp<ViewStyle>

testID

string

withBorder

false

boolean