Hi - very newbie question here - apologies if it's been asked previously: Which Xamarin.Forms component(s) would you recommend I use for a basic messaging page? I'm envisioning something very basic - like a list of scroll-able messages taking up most of the screen, and then a static text input at the bottom of the screen for entering a new message. (Like any messaging app you see everywhere these days.)
I'm exploring the possibility of using something like a ListView or a TableView, but figured I'd save myself some time by asking this group for any hints.
Thanks!