Swift 4.0 - iOS 8.0+ - Xcode 9.0
The main features of tbxark/tkrubberindicator are: Segmented Controls, UI Components, UI Components and Widgets.
Open-source alternatives to tbxark/tkrubberindicator include: manuelescrig/mevhorizontalcontacts — An iOS UICollectionViewLayout subclass to show a list of contacts with configurable expandable items. hanton/htytextfield — A UITextField with bouncy placeholder. andreamazz/uitextfield-shake — UITextField category that adds shake animation. cosmicmind/material — Material is a mobile user interface framework designed for building responsive and consistent native applications. It… gontovnik/dgelasticpulltorefresh — DGElasticPullToRefresh is a Swift pull-to-refresh component for iOS that provides a bouncy, elastic animation effect… ninjaprox/nvactivityindicatorview — NVActivityIndicatorView is a library of themed and configurable animation views used to replace standard system…
Material is a mobile user interface framework designed for building responsive and consistent native applications. It provides a declarative component architecture that allows developers to construct complex interfaces through modular, self-contained elements that manage their own state and rendering logic. The framework distinguishes itself through a constraint-based layout engine that calculates component geometry by solving spatial relationships between elements, ensuring layouts adapt automatically to varying screen sizes. It also features a hierarchical design system that propagates styl
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.
UITextField category that adds shake animation