UNPKG

react-native-rounded-checkbox

Version:

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

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