2 Repos
Visual styles and transitions specifically for elements during movement operations.
Distinct from CSS Styling: Distinct from general CSS Styling by focusing exclusively on the motion and state transitions of elements during drag operations.
Explore 2 awesome GitHub repositories matching user interface & experience · Movement Animations. Refine with filters or upvote what's useful.
Draggable is a JavaScript library for implementing draggable elements and sortable lists within a web browser. It provides a functional toolset for creating accessible drag and drop interfaces and a mechanism for dynamically swapping, sorting, and reordering HTML elements in real time. The library features a cross-input interaction layer that unifies mouse, touch, and force-touch events into a single stream for consistent behavior across different devices. It specifically includes tools for providing screen reader feedback and assistive technology support to ensure drag operations are accessi
Allows customization of the visual style and motion of dragged elements using CSS selectors.
react-native-maps is a cross-platform mobile map component for iOS and Android that renders interactive geographic data and markers. It provides a native map view and viewport controller to manage camera movement, zoom levels, and coordinate-based animations on mobile devices. The project includes a GeoJSON map renderer for visualizing complex geographic features and an interactive map overlay library for drawing polylines, polygons, and heatmaps. It supports integration with both Google Maps and Apple Maps, allowing developers to switch between providers or apply cloud-based styling and cust
Transitions a marker from its current location to a new coordinate using a smooth visual animation.