developers.google.com
Complexities of an infinite scroller
4
Infinite scrollers are a common UI pattern. Here we explore how to implement this pattern in a memory conservative way that performs at 60fps. Read full article