4.0.0
版本发布时间: 2024-04-07 04:08:54
WrathChaos/react-native-bouncy-checkbox最新发布版本:4.1.2(2024-08-21 15:43:36)
What's Changed
- Re-written with modern functional component
- Finally we got rid of
disableBuiltInState
prop and its functionality so we can control the checkbox withisChecked
prop thanks to @kimava #270 - Imperative handle to control checkbox with ref
-
onCheckboxPress
-
onCheckboxLongPress
-
-
testID
support #459 -
longPress
support #456 - New examples
- Cool updated documentation
Full Changelog: https://github.com/WrathChaos/react-native-bouncy-checkbox/compare/3.0.7...4.0.0