i used a layout component to design each chat bubble but i don’t know how to get the row of the data viewer list… do you have any idea how i can approach this? thank you!
i tried using cloud on firebase (this is using simple list viewer).
Then i tried using the data viewer list with airtable and google sheets. but i do not know how to retrieve the row id, such that whenever person A sends a text, the text will appear on one side of the list viewer (eg. right side), while the opposite side (person B’s side) will be blank.
And after each text, the row will move down by 1 row