mirror of
https://github.com/status-im/status-react.git
synced 2025-01-27 11:16:03 +00:00
undo bug/#1057 fix
This commit is contained in:
parent
6b51a9b448
commit
bafa2820e1
@ -168,6 +168,7 @@
|
||||
: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