Create the Chat screen where users can view their conversations with counterparties during transactions, as well as the disputes tab. Tasks: - [ ] Implement tabs for "Messages" and "Disputes" - [ ] Create conversation list with other users - [ ] Implement component for active disputes - [ ] Create individual conversation screen - [ ] Implement text input box for new messages - [ ] Connect with chatRoomsProvider to get conversations - [ ] Implement logic for sending messages - [x] #76     
Create the Chat screen where users can view their conversations with counterparties during transactions, as well as the disputes tab.
Tasks: