The problem was the line keyboardDismissBehavior: ScrollViewKeyboardDismissBehavior.onDrag, after we removed it the soft keyboard stayed open.
keyboardDismissBehavior: ScrollViewKeyboardDismissBehavior.onDrag,