Right now, only the first 50 stories are loaded per fetch. This is an arbitrary limit. I believe the API will load a max of 500, so ability to load the next 50 or so stories would help. Either by fetching all 500 and showing only 50, or fetch the next 50 and show them. May depend on the API.
Right now, only the first 50 stories are loaded per fetch. This is an arbitrary limit. I believe the API will load a max of 500, so ability to load the next 50 or so stories would help. Either by fetching all 500 and showing only 50, or fetch the next 50 and show them. May depend on the API.