You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 toisHidden
The text was updated successfully, but these errors were encountered: