/ScrollViewLinker

CocoaPod for linking multiple scroll views together for parallax or linked scrolling.

Primary LanguageObjective-COtherNOASSERTION

LinkedScrollViews

CocoaPod for linking multiple scroll views together for parallax or linked scrolling.

Build Status

  • Can be configured manually or within a storyboard.
  • Provides UIScrollView.normalizedContentOffset, which ranges between {0,0}, {1,1}.
  • Only bounces scroll views where bounce is enabled, even if dragged view is bouncing.