Skip to content

doug-proctor/UIScrollView-with-masked-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIScrollView with masked content

Mimicks the scolling behaviour of the iOS8 Weather app (not to be confused with the popular Yahoo weather app). Basically, when the user scrolls past a certain point, the scroll content (weather data) becomes masked, leaving space at the top to display a minimised masthead.

It has the appearance of two nested same-direction scrollviews, but its really just one. This allows for continuous scrolling/dragging across the clipping threshold.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published