0.1.0 • Published 3 years ago
@logo-rn/logo-radio-button-paper v0.1.0
@logo-rn/logo-radio-button-paper
allows user to select the item or turn an option on or off.
Installation
Install the component:
npm i @logo-rn/logo-radio-button-paper -s
Usage
Once installed, import the component in your application:
import {LogoRadioButtonPaper} from '@logo-rn/logo-radio-button-paper';
<LogoRadioButtonPaper checked={false} label="Label"/>
For more detailed information, please visit:
0.1.0
3 years ago