Skip to content

heigong/ExtensionScrollArea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExtensionScrollArea

A extension scroll area for UIScrollView.

Overriding hitTest of UIView allowing you to detach the events to another UIView. With this rule, we can create a simple UIVIew subclass that detaches its events to a UIScrollView, so that swiping on this view actually swiping the scrollView.

About

A extension scroll area for UIScrollView.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages