Doko-Demo-Doa / react-native-shake

React Native shake event detector
MIT License
261 stars 64 forks source link

_reactNativeShake.default.addEventListener is not a function. #31

Closed RahulKatkade closed 3 years ago

RahulKatkade commented 3 years ago

Facing issue in "react-native-shake": "^4.0.2",

Doko-Demo-Doa commented 3 years ago

Since v4, addEventListener has been changed to addListener. Please see the README.md