How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Library providing easy-to-use interface for displaying tree structures on iOS and tvOS.
Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.
CSStickyHeaderFlowLayout is a specialized layout wrapper for UICollectionView on iOS. It provides a sticky header list component where section headers remain pinned to the top of the screen during scrolling. The project implements parallax header effects, allowing background images to move at a different speed than foreground content to create depth. It also includes animated header images that expand or collapse based on the user's scroll position. The layout manages coordinate-based view repositioning and dynamic frame calculations to handle visual transitions. It utilizes offset-based scr
iOS (Swift + Objective-C) component for building dynamic and animated UIScrollView.
The main features of damirstuhec/dsdynamicscrollview are: List And Grid Views.
Projects with overlapping indexed features include: augustyniak/ratreeview — Library providing easy-to-use interface for displaying tree structures on iOS and tvOS. betzerra/mosaiclayout — MosaicLayout using UICollectionViews. bryankeller/blkflexibleheightbar — Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps. jamztang/csstickyheaderflowlayout — CSStickyHeaderFlowLayout is a specialized layout wrapper for UICollectionView on iOS. It provides a sticky header list… matteogobbi/mgspotyviewcontroller — Beautiful viewController with a tableView and amazing effects like a viewController in the Spotify app. mp0w/mpskewed — An iOS collection view subclass to present a list of skewed images and a collection view layout to add parallax to the…