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

removeListener method has been deprecated #27

Closed eminsr closed 2 years ago

eminsr commented 2 years ago

Since removeListener is deprecated we are getting the error below:

TypeError: _reactNative.Keyboard.removeListener is not a function. (In '_reactNative.Keyboard.removeListener(keyboardShowEvent, onKeyboardWillShow)', '_reactNative.Keyboard.removeListener' is undefined)