List of Free code UIScroll

Projects

  • ALScroll View Paging
    This UIScroll View subclass provides a method to add paging and a demo project.
  • BDDRScroll View Additions
    UIScroll View category to center content, enable additional zoom gestures and add getters for animated properties.
  • DAAutoScroll
    DAAutoScroll is a UIScroll View category that allows any chosen UIScroll View (or subclass thereof) to automatically scroll itself with adjustable speed. When the user interacts with the view , the scrolling automatically stops.
  • DARecycledScroll View
    UIScroll View subclass that reuses its tile views.
  • DMCircularScroll View
    Infinite/Circular Scrolling Implementation for UIScroll View.
  • DMLazyScroll View
    Lazy Loading UIScroll View for iOS (with support for infinite scrolling).
  • DMPagingScroll View
    A UIScroll View subclass that extends the paging functionality.
  • DRDynamicSlideShow
    IFTTT like slide shows based on a paginated UIScroll View.
  • EKKeyboardAvoiding
    It's an universal solution for keyboard avoiding for iOS that allows automatically change content inset of UIScroll View and it's subclasses. When keyboard is presented you will be able to see all content of your scroll views.
  • GCPagedScroll View
    Simple UIScroll View subclass that automatically handle UIPageControl and paged content.
  • HGPageScroll View
    UIScroll View for iPhone with horizontal paging like mobile Safari tabs.
  • InfinitePaging View
    InfinitePaging View is a subclass of UIView. It contains an endlessly scrollable UIScroll View.
  • MHPagingScroll View
    A UIScroll View subclass that shows previews of the pages on the left and right.
  • MTFittedScroll View
    A UIScroll View subclass that resizes itself to fit around its content.
  • NeverEndingPaging UIScroll View
    Never Ending Paging UIScrollView example.
  • PSTCenteredScroll View
    Shows off different ways to center content in a UIScroll View.
  • REPagedScroll View
    Paged UIScroll View with an embedded UIPageControl.
  • RMEIdeasPullToSortControl
    A control that allows users to perform multiple custom actions when a UIScroll View is dragged to have a negative content offset.
  • SBScrollNavigation
    A iOS Navigation Class (UIScroll View based).
  • Scroll View WithPaging
    An UIScroll View with with paging by horizontal scroll.
  • SightResight
    iOS Photoslider. Shows how to use UIScroll Views to create a gallery with zooming etc. This is the code for the app Sight Resight in App Store. All rights reserved.
  • SlimeRefresh
    SlimeRefresh looks like UIRefreshControl in iOS6, SlimeRefresh can also run on iOS4.0 and later , and SlimeRefresh can action on UIScroll View.
  • SVPullToRefresh
    Give pull to refresh & infinite scrolling to any UIScroll View with 1 line of code.
  • Swipe View
    Swipe View is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScroll View , but adds convenient functionality such as a UITable View style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.
  • TiledLayer View
    CATiledLayer with UIScroll View Sample.
  • TRSDialScroll View
    A horizontal scroll dial for iOS using a custom UIScroll View.
  • WKVerticalScrollBar
    A traditional style scrollbar for iOS that integrates with existing UIScroll View or UIScroll View subclasses.
  • YIDragScrollBar
    Attaches draggable scroll bar on top of original UIScroll View for iOS5+, works like a drug.