How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.
iOS (Swift Objective-C) component for building dynamic and animated UIScrollView.
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
Library providing easy-to-use interface for displaying tree structures on iOS and tvOS.
The main features of augustyniak/ratreeview are: List And Grid Views.
Open-source alternatives to augustyniak/ratreeview include: betzerra/mosaiclayout — MosaicLayout using UICollectionViews. bryankeller/blkflexibleheightbar — Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps. damirstuhec/dsdynamicscrollview — iOS (Swift + Objective-C) component for building dynamic and animated UIScrollView. 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…