Rubics UI
rubics

Radio Group

A set of checkable buttons, mutually exclusive.

Installation

rubics add radio-group

Usage

Basic

Props

NameTypeDefaultDescription
optionsRadioOption[]-Set of available radio buttons
valuestring-Selected value
onChange(value: string) => void-Called on radio switch
styleStyleProp<ViewStyle>-Styles applied to group