I can intially send 25 items on the client side, but when use rneeds more, whats the best way to show them ?
Shoudl use pull the ui below ( used for refreshign ) ?
Shoudl there be button what what ?
?
I can intially send 25 items on the client side, but when use rneeds more, whats the best way to show them ?
Shoudl use pull the ui below ( used for refreshign ) ?
Shoudl there be button what what ?
?
Hi libertytrustgroup,
If it is a List of items what you are showing in UI, then for load more items i recommend you to use ion-infinite-scroll. Its a best way to load more items in mobile applications.