I have a UIScrollView with horizontal paging and about 50 pages... is there any way to detect how fast a user scrolls (in seconds)? (Like at the moment of their finger releasing how many second it is taking for the UIScrollView to go from one page to the next at the current scroll speed.
Hmmmm...