lock to portrait orientation

Former-commit-id: dc079cc2175e03f1ad1a0ade1fbdeb49a36c27a3
This commit is contained in:
Roman Volosovskyi 2016-06-27 15:54:06 +03:00
parent b044b3917e
commit 721af7a283

View File

@ -48,6 +48,7 @@
(.addOrientationListener
orientation
#(dispatch [:set :orientation (orientation->keyword %)]))
(.lockToPortrait orientation)
(.addListener device-event-emitter
"keyboardDidShow"
(fn [e]