RxSwiftCommunity / RxKeyboard

Reactive Keyboard in iOS
MIT License
1.61k stars 175 forks source link

Wrong behavior with InputAccessoryView #116

Open VitaliiDeveloper opened 2 years ago

VitaliiDeveloper commented 2 years ago

Looks like RxKeyboard has the wrong behavior when we have inputAccessory view. Because willShowVisibleHeight will not trigger on the keyboard because once it was triggered only on inputAccessory view. Same to isHidden