numandev1 / react-native-bottomsheet-reanimated

React Native bottom sheet with fully native 60 FPS animations and awesome user experience
MIT License
276 stars 28 forks source link

[Bug] Changing bounce value not working #20

Open anhquan291 opened 3 years ago

anhquan291 commented 3 years ago

Hi, thanks again for this very useful lib.

I've trying to change the bounce value but it doesn't work. please check.

Thank you so much

truongngodang commented 3 years ago

me too :))

numandev1 commented 3 years ago

@truongngodang @anhquan291 which value you are using for the bounce. default is 0.5

akimabs commented 3 years ago

@nomi9995 im fill this bounce props with 0.1 - 1 and nothing change

anhquan291 commented 3 years ago

@truongngodang @anhquan291 which value you are using for the bounce. default is 0.5

Hi. So sorry for the late reply. I put the value from 0.1-1 and nothing changes. Thanks