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
- Check out the SCStackViewController or SCPageViewController demo projects for more details
SCScrollView is released under the MIT License (MIT) (see the LICENSE file)
Any suggestions or improvements are more than welcome. Feel free to contact me at stefan.ceriu@gmail.com or @stefanceriu.