Doko-Demo-Doa / react-native-shake

React Native shake event detector
MIT License
275 stars 65 forks source link

Too senstive #30

Closed leeyuchang closed 2 years ago

leeyuchang commented 3 years ago

Hello, Sir

First of all, Thank you for this npm. But, I have a little bit problem on it. the shake function works out even in very small motion gesture. Do you have any solution to reduce too much senstive?

Thank you Yuchang

Doko-Demo-Doa commented 3 years ago

Thanks for the feedback. It's on my watch list and I'm trying to figure out a new API to expose it without breaking changes.

tradebulls commented 3 years ago

We are facing some issues with Android. We tried changing MAGNITUDE_THRESHOLD value however, it only works on few devices. For other devices, it's still too sensitive. Any help?

MotasemAghbar commented 3 years ago

Same issue, any updates?

nolife08021 commented 2 years ago

facing same issue too.

Doko-Demo-Doa commented 2 years ago

36 should fix this, please check and re-open this issue if needed.