Skip to content

UIScrollView subclass that can use a custom easing function to animate the setting of the content offset

License

Notifications You must be signed in to change notification settings

stefanceriu/SCScrollView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SCScrollView

UIScrollView subclass that can use a custom easing function to animate the setting of the content offset.

  • supports all 30 easing functions defined in AHEasing (wrapped inside SCEasingFunctions) which you can visualise at http://easings.net/

  • adds a maximum number of touches property

  • allows defining an UIBezierPath as a touch refusal area inside which touches will be ignored

Usage

License

SCScrollView is released under the MIT License (MIT) (see the LICENSE file)

Contact

Any suggestions or improvements are more than welcome. Feel free to contact me at stefan.ceriu@gmail.com or @stefanceriu.

About

UIScrollView subclass that can use a custom easing function to animate the setting of the content offset

Resources

License

Stars

Watchers

Forks

Packages

No packages published