parent
b044b3917e
commit
721af7a283
|
@ -48,6 +48,7 @@
|
||||||
(.addOrientationListener
|
(.addOrientationListener
|
||||||
orientation
|
orientation
|
||||||
#(dispatch [:set :orientation (orientation->keyword %)]))
|
#(dispatch [:set :orientation (orientation->keyword %)]))
|
||||||
|
(.lockToPortrait orientation)
|
||||||
(.addListener device-event-emitter
|
(.addListener device-event-emitter
|
||||||
"keyboardDidShow"
|
"keyboardDidShow"
|
||||||
(fn [e]
|
(fn [e]
|
||||||
|
|
Loading…
Reference in New Issue