feat(chat/native) fixed scroll inside chat room

This commit is contained in:
Calin Chitu
2021-11-16 15:42:02 +02:00
committed by Calinteodor
parent 2e69ec71c5
commit 39d1ccff85
3 changed files with 9 additions and 10 deletions

View File

@@ -71,10 +71,6 @@ export default {
flexDirection: 'row'
},
messageContainer: {
flex: 1
},
/**
* Wrapper View for the entire block.
*/