react-native-checkbox
react-native-checkbox copied to clipboard
Enable the style in <CheckBox />
<CheckBox
style={{position: 'absolute'}}
/>
The Style in old version is invalid .
Maybe i should create a new pull request to update the package.json?