https://linear.app/comm/issue/ENG-11019/keyboardavoidingview-behavior
There is a noticeable lag when opening a keyboard after switching to react-native-keyboard-controller.
According to react-native-keyboard-controller docs about behavior "translate-with-padding":
As a result this mode delivers the best possible performance. An ideal fit for building chat-like apps.
Before:
After:
Depends on D15238