1 रिपॉजिटरी
Modifiers and extensions that add specialized behavior to standard list or table views.
Distinct from iOS Container View Controllers: Candidates were focused on View Controllers and Alert Views, not modifiers for list views.
Explore 1 awesome GitHub repository matching user interface & experience · Table View Extensions. Refine with filters or upvote what's useful.
DGElasticPullToRefresh is a Swift pull-to-refresh component for iOS that provides a bouncy, elastic animation effect for scrolling lists. It serves as a specialized table view extension that triggers content updates via a downward swipe gesture. The component uses bezier paths and spring physics to render curved visual elements, simulating a flexible stretching effect during user interaction. This physics-based approach governs the movement and bounce of the interface to create a fluid feel. The system manages gesture-driven states and coordinate transformations to shift the view hierarchy.
Acts as a specialized modifier that adds elastic refreshing behavior to standard iOS scrolling lists.