UNPKG

react-native-rounded-checkbox

Version:

Rounded Checkbox with animated and fully customizable options library for React Native

5 lines (3 loc) 182 B
import PureRoundedCheckbox from "./pure-component/PureRoundedCheckbox"; import RoundedCheckbox from "./functional/RoundedCheckbox"; export { PureRoundedCheckbox, RoundedCheckbox };