react-native-bouncy-checkbox
react-native-bouncy-checkbox copied to clipboard
feat: Synthetic press functionality depending on isChecked state update
Makes checked state respond to isChecked prop changes so that you don't need to use disableBuiltInState and useRef and can easily toggle checkbox when you need synthetic press functionality.
Hi! Just wanted to check in on this pull request. I understand you might be busy, but I was wondering if you had a chance to review it or if there's anything I can do to help move it forward.
Hey @kimava Totally my bad, I am going to take a look at this today. Apologize 🙏
Hey @kimava
I am really sorry for late response to take a look at this. It looks really great, however if this can replace the disableBuiltInState can we also remove the disableBuiltInState logics so it will be an awesome improvement :)
Hello @kimava
It's been awhile but finally I found some time and managed to publish version 4. Thank you so much for your contribution, we got rid of disableBuiltInState prop :)
Please take a look at the new version when you have time :)