mirror of
https://github.com/status-im/status-react.git
synced 2025-02-23 16:18:32 +00:00
Hide opened keyboard when user taps on chat (#1057)
This commit is contained in:
parent
4f7f5c11c9
commit
746d038c05
@ -168,7 +168,6 @@
|
||||
:renderScrollComponent #(invertible-scroll-view (js->clj %))
|
||||
:onEndReached (when-not loaded? #(dispatch [:load-more-messages]))
|
||||
:enableEmptySections true
|
||||
:keyboardShouldPersistTaps true
|
||||
:dataSource (to-datasource-inverted messages)}]))
|
||||
|
||||
(defview chat []
|
||||
|
Loading…
x
Reference in New Issue
Block a user