开发者

iphone like button flow

开发者 https://www.devze.com 2022-12-16 17:07 出处:网络
I\'m really impressed with the way the iPhone manages scrolling lists (such as through play lists). I was wondering how I could im开发者_开发百科pelment something similar and what I should read up o

I'm really impressed with the way the iPhone manages scrolling lists (such as through play lists).

I was wondering how I could im开发者_开发百科pelment something similar and what I should read up on before trying to? I'm more interested in the mathematics behind the motion, the interpolation and such rather than implementing it for any given system.

So I do understand it uses some form of interpolation, what I would like to know is the sort of interpolation it uses, is it as as simple as some mathematical function or does it do other things?

*edited for Tobias's questions


Here's a fairly long blog post about it.

Also see this stack overflow question.

0

精彩评论

暂无评论...
验证码 换一张
取 消