react-native-multiple-select icon indicating copy to clipboard operation
react-native-multiple-select copied to clipboard

Disable bounceable animation

Open enestasdemir opened this issue 5 years ago • 5 comments

Hi,

How can I disable bounceable animation on list toggle?

Thanks.

enestasdemir avatar Dec 31 '20 09:12 enestasdemir

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.

kuraydev avatar Jan 02 '21 11:01 kuraydev

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?

enestasdemir avatar Jan 04 '21 06:01 enestasdemir

Oh I got it, right now it is not possible. What kind of opening animation do you need? like opacity?

kuraydev avatar Jan 04 '21 07:01 kuraydev

@WrathChaos I prefer a "slide down" style animation that we often see in accordion menus.

Also thanks for this component. It is very nice 👍

enestasdemir avatar Jan 08 '21 07:01 enestasdemir

I guess it will take time, but of course, PR's are welcome. I will try to add this animation ASAP

kuraydev avatar Jan 09 '21 08:01 kuraydev