List View with Scroll Bar

0
Hello, I’m working on setting up a messaging function for my app. I sorted the list view so that the newest messages are at the bottom instead of at the top (following the pattern of most messaging apps). I’ve been trying to figure out a way to have the user scroll through the messages instead of using the “load more” button, but I haven’t been able to figure it out. If you could help me figure out how to give my list view its own individual scroll bar that replaces the “load more” button, I’d highly appreciate it. Or, if you could help me figure out how to inverse the position of the “load more” button and the comments so that the button and the oldest messages are at the top instead of at the bottom (with the newest ones being shown at the bottom instead), I’d also highly appreciate it. A solution to either one of these two problems will help me setup the messaging function. Thank you in advance!
asked
1 answers
1

Hi Benjamin Zapata,

You must be download Auto-Load More via AppStore and set listview name.

 

answered