Hi
I am trying to create a chat window. I want it to be possible to send photos, text and videos. I was thinking about using the listview to achieve this but the listview only allows you to choose one datatemplate. I saw the CrossChat example on GitHub but he is using renderers. In my case it is fine if it looks the same on alle platforms so i was hoping to somehow create this without using custom renderers for everything.
Any thoughts on this?
↧
Create a chat window with listview
↧