Skip to content

Releases: JairajJangle/react-native-checkbox

v1.0.4

28 Jun 06:37
Compare
Choose a tag to compare

1.0.4 (2025-06-28)

Bug Fixes

  • fixed disabled prop implementation for touchable opacity (e6ac0cf)

v1.0.3

26 May 18:20
Compare
Choose a tag to compare

1.0.3 (2025-05-26)

Bug Fixes

  • improper yarn package manager installation for contrib (46adcb5)

v1.0.2

11 May 06:03
Compare
Choose a tag to compare

1.0.2 (2025-05-11)

Bug Fixes

  • replaced old package name in readme (82cfbf3)

v1.0.1

10 May 16:52
Compare
Choose a tag to compare

1.0.1 (2025-05-10)

Bug Fixes

  • updated package keyword list (ef5af44)

v1.0.0

10 May 16:01
Compare
Choose a tag to compare

1.0.0 (2025-05-10)

  • feat!: major release BREAKING CHANGE: version bump (013f7cf)

BREAKING CHANGES

  • version bump

v0.3.0

10 May 14:25
Compare
Choose a tag to compare

0.3.0 (2025-05-10)

Features

  • setup ci based npm publish job (07ca078)

Release 0.2.0

10 May 14:17
Compare
Choose a tag to compare

0.2.0 (2025-05-10)

Features

  • added example app (5b08bee)
  • complete checkbox component implementation (2c410b5)