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.
Cute Animated Button written in Swift.
ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable components. It provides a structured approach to constructing user interfaces where each component is defined as an immutable, pure function of its inputs, enabling predictable rendering and state management. The framework supports both stateless and stateful components, with controllers that can be attached to manage persistent state across component updates. The framework distinguishes itself through its component architecture that emphasizes explicit data flow and compile-time safe
BoomMenu is an Android radial menu library and UI animation framework designed to create expandable floating action buttons. It provides a set of programmable custom view components that reveal submenu items in radial, horizontal, or vertical patterns using 3D transformations. The library distinguishes itself through a 3D-transformation animation engine that utilizes non-linear easing, scaling, and rotation to create depth during menu expansion. It includes specialized layout patterns for share-style menus and a coordinate-based mapping system for precise item displacement. The framework cov
LiquidFloatingActionButton is a mobile UI component library providing an animated floating action button that expands into a menu. This interactive component uses fluid, liquid-like motion animations to present a set of primary application shortcuts.
Les fonctionnalités principales de yoavlt/liquidfloatingactionbutton sont : Floating Action Buttons, Fluid Deformation Curves, Mobile Development, Floating Menu Navigators, Liquid, Mobile UI Component Libraries, State-Driven Animations, Layout Transition Logic.
Les alternatives open-source à yoavlt/liquidfloatingactionbutton incluent : gontovnik/dgelasticpulltorefresh — DGElasticPullToRefresh is a Swift pull-to-refresh component for iOS that provides a bouncy, elastic animation effect… okmr-d/dofavoritebutton — Cute Animated Button written in Swift. facebook/componentkit — ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable… nightonke/boommenu — BoomMenu is an Android radial menu library and UI animation framework designed to create expandable floating action… faridsafi/react-native-gifted-chat — This project is a cross-platform UI library for React Native designed to build messaging interfaces. It provides a… airbnb/lottie-react-native — lottie-react-native is a React Native animation library and cross-platform vector animation engine used to render…