Hey Guys,
I need to created a scrollview with a remote data source containing more than 100k records, i need to implement the pagination using the scroll like:
first, the view will hold only latest 20 records. Then when the user reach the bottom of the stack, the app will populate the next 20 records and so on.
Best,
Ahmad