Skip to content

Releases: WrathChaos/react-native-bouncy-checkbox

Better Typescript and Type Fixes 😍

05 Jan 18:38
Compare
Choose a tag to compare

Better Typescript and Type Fixes 😍
Fixes #84

textComponent prop is available 😇

18 Dec 14:22
Compare
Choose a tag to compare

textComponent prop is available 😇

Big thanks for the contribution @mmestiyak

Unused peer dependencies are removed 🥰

11 Dec 15:36
Compare
Choose a tag to compare

Version 2.1.8 🥰

  • Unused peer dependencies are removed
  • Better tsconfig configuration with the tslib dependency is removed

Typescript Error Fixes 😇

09 Oct 16:36
Compare
Choose a tag to compare

Typescript Error Fixes 😇

onPress prop is optional now 😎

09 Oct 10:55
Compare
Choose a tag to compare

onPress prop is optional now 😎

Better UX 😇

06 Sep 17:54
Compare
Choose a tag to compare

#56 PR is approved and merged. New version 2.1.4 is here.
Thanks for the contribution @chzappsinc

TouchableComponent prop is available 🥳

20 Jul 14:45
Compare
Choose a tag to compare

TouchableComponent prop is available 🥳

Type fixes with better IntelliSense 😇

16 Jun 20:50
Compare
Choose a tag to compare

Type fixes with better IntelliSense 😇
Thank you so much for @oguzeray #47

textContainerStyle prop is added 😋

16 May 19:23
Compare
Choose a tag to compare

new: textContainerStyle prop is added for more customization possible 😋

Synthetic Press and Manual State is here 🥳😍

18 Apr 16:08
Compare
Choose a tag to compare

Finally, Synthetic Press and Manual State is here 🥳😍

  • Synthetic Press functionality
  • Manual State functionality with disableBuiltInState prop is available

Manual State and Synthetic Press Example