When upgraded the react-native to "0.79.1"
this error ocurred in IOS when using useGenericKeyboardHandler
here is also the full error:
KeyboardController::windowDidResize is not a supported event type for KeyboardController. Supported events are: KeyboardController::keyboardWillShow, KeyboardController::keyboardDidShow, KeyboardController::keyboardWillHide, KeyboardController::keyboardDidHide, KeyboardController::focusDidSet
When upgraded the react-native to "0.79.1"
this error ocurred in IOS when using useGenericKeyboardHandler
here is also the full error:
KeyboardController::windowDidResizeis not a supported event type for KeyboardController. Supported events are:KeyboardController::keyboardWillShow,KeyboardController::keyboardDidShow,KeyboardController::keyboardWillHide,KeyboardController::keyboardDidHide,KeyboardController::focusDidSet