Physics of Momentum Scrolling
Implementing custom scrolling behavior in iOS Safari, using 3 "T"s: transform, translate and transition. Specifically css transform matrix and cubic bezier curves are used. Based on GMail starting points with the research of critical missing parts.