Drag & drop, touch enabled, reorderable / sortable list, React component
React Reorder (v2) is an innovative React component designed for creating interactive and dynamic lists or grids via drag-and-drop functionality. With its touch-enabled capabilities, it caters to users on both desktop and mobile platforms, making it a versatile solution for any React application. The component not only supports various browsers but also enhances user experience with features like auto-scrolling during dragging and customizable hold times before the drag action is initiated.
This component is particularly beneficial for developers looking to implement an intuitive reordering feature in their projects, all while maintaining compatibility with modern accessibility needs. Whether you're building a To-Do list, photo gallery, or any sortable content, React Reorder provides a seamless experience that is both efficient and user-friendly.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.