Open enestasdemir opened 3 years ago
Hello @enestasdemir do you mean checkbox bounce effect right? If it is, right now you cannot disable it, but today I will update the react-native-bouncy-checkbox and you will disable the bounce effect. I will inform you when it is available.
Hello @enestasdemir do you mean checkbox bounce effect right? If it is, right now you cannot disable it, but today I will update the react-native-bouncy-checkbox and you will disable the bounce effect. I will inform you when it is available.
No, not for the checkbox. There is an animation that plays while the list is opening, can we disable it?
Oh I got it, right now it is not possible. What kind of opening animation do you need? like opacity?
@WrathChaos I prefer a "slide down" style animation that we often see in accordion menus.
Also thanks for this component. It is very nice 👍
I guess it will take time, but of course, PR's are welcome. I will try to add this animation ASAP
Hi,
How can I disable bounceable animation on list toggle?
Thanks.