Skip to content

4.0.0 馃嵒 馃殌 Breaking Changes!

Compare
Choose a tag to compare
@WrathChaos WrathChaos released this 06 Apr 20:08
· 51 commits to master since this release

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 with isChecked 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: 3.0.7...4.0.0