一个酝酿了两三年的想法,现在开始执行。
我将陆续开源 Voodo( http://iwonderphone.com )和「墨客」( http://moke.com )的各种组件,合称 WLKit。
首个发布的组件是 WLPageViewController( https://github.com/an0/WLPageViewController ),一个用阻尼震荡模型实现的 UIPageViewController,inertial scrolling 和 bouncing 的效果很自然,特色是 navigation bar title 的 transition 和 content view 的 scroll 同步,在「墨客」中用于正文、转发、评论页面之间的切换。
我将陆续开源 Voodo( http://iwonderphone.com )和「墨客」( http://moke.com )的各种组件,合称 WLKit。
首个发布的组件是 WLPageViewController( https://github.com/an0/WLPageViewController ),一个用阻尼震荡模型实现的 UIPageViewController,inertial scrolling 和 bouncing 的效果很自然,特色是 navigation bar title 的 transition 和 content view 的 scroll 同步,在「墨客」中用于正文、转发、评论页面之间的切换。