ReScript
Fix npm description
- ReScript / bs-platform 8.2.0
- rescript-react-native 0.63
- @react-native-community/checkbox 0.5.0
💥 Compat for
- rescript-react-native 0.62
- rescript-react 0.9.0
- bs-platform 8.0.0
- Fix some iOS props (lineWidth, onAnimationType, offAnimationType) #5 by @alltonp
Bump to react-native-checkbox v0.4
- Fix tintColors (int not string)
- Add Android disabled prop
- Add iOS props
Initial release.
As part of the Lean Core effort, CheckBox
has been ejected from React Native.
You may refer to the relevant
issue for further
information.