Hi,
I cannot get expected behavior with RkAvoidKeyboard and I think that in function _onKeyboardWillShow the offset should be calculated with endCoordinates instead of startCoordinates. (startCoordinates always gives me height = 0)
I'm using react-native 0.52.0
Thanks.
Hi @tkuanlun350,
Thanks for reporting. But RkAvoidKeyboard is going to be deprecated in future releases.
@artyorsh is there any replacement for RkAvoidKeyboard?