Open shivanshu11092003 opened 6 months ago
3. A Composable for tex
Can you elaborate on this further? What specific problems will this solve?
you can create a chat support feature for customers to communicate with restaurants.
@sourabhkumar47 can i work on this issue?
- Message List: A LazyColumn for displaying a list
okay, assigned
Assign this to me Under @GSSOC2024
Message List: A LazyColumn for displaying a list of messages.
Message Item: A Composable that represents an individual message, which can be styled differently based on the sender.
Input Field: A Composable for text input, possibly with attachments or emojis.
Send Button: A button to send messages, which can include additional functionality like attachments.