Skip to content

A ScrollView implemented with UIView. Not for production ,just for fun.

License

Notifications You must be signed in to change notification settings

LevisonNN/LNCustomScrollView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LNCustomScrollView

A ScrollView implemented with UIView. Not for production ,just for fun. And provides demos to coculate those dynamic parameters.

一个用于展示iOS的UIScrollView运动特性的Demo,包含了观察Decelerate、Bounces、PanGesture的Demo,一个用于优化Bounces参数的Demo,和最终做好的CustomScrollView。

没有使用动画库,例如:UIDynamic、POP、UIViewAnimation,只使用了一个UIView、一个PanGesture、一个CADisplayLink,运动数值均为计算得出。

About

A ScrollView implemented with UIView. Not for production ,just for fun.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages