react-native-checkbox-heaven icon indicating copy to clipboard operation
react-native-checkbox-heaven copied to clipboard

Checkbox component for ReactNative

Results 2 react-native-checkbox-heaven issues
Sort by recently updated
recently updated
newest added

Add a property to CheckBox component that lets the developer increase the range around the checkbox that will recognised as a touch.

There is no disabled or prevent interaction with the checkbox and onChange you can't return false to prevent the box from being checked Still **_checked={this.state} has no effect when doing...