Thud
Thud copied to clipboard
Add "load more" when feed horizontal scroll reaches the end
When the horizontal scroll of a feed reaches the end, it should trigger a load more event and load 10 more entries.
Better Scroll might be a good way to implement this with the pullup plugin, since the ionic infinite scroll module doesnt work for nested horizontal scroll.