diff --git a/src/status_im/navigation/effects.cljs b/src/status_im/navigation/effects.cljs index 8756b44739..d427504c34 100644 --- a/src/status_im/navigation/effects.cljs +++ b/src/status_im/navigation/effects.cljs @@ -205,7 +205,8 @@ :options (merge (options/statusbar-and-navbar-options (:theme opts) nil nil) {:layout {:componentBackgroundColor :transparent :orientation ["portrait"]} - :overlay {:interceptTouchOutside true}} + :overlay {:interceptTouchOutside true + :handleKeyboardEvents true}} opts)}}))) (rf/reg-fx :show-toasts