Skip to main content

Roadmap

Features planned for future releases of Drax.

Planned

FeatureDescriptionStatus
Haptic feedbackhapticsEnabled prop — vibrate on drag start and reorder eventsDeferred (web compatibility)
Snap-to-fingersnapToFinger prop — center dragged item on finger instead of preserving grab offsetDeferred (snap architecture review needed)
Container dimension animationAnimate container height/width when items are added, removed, or reorderedPlanned
Animated style transitionsSmooth interpolation between drag style states (e.g., dragInactiveStyle to draggingStyle) instead of instant swapsNeeds design work
Custom ordering strategiesPluggable customStrategy function beyond insert/swapPlanned
Sortable flex layoutFull flexbox-based sorting with flex-wrap, direction, gap, alignmentLarge effort
Collapsible itemsItems animate their size during dragLarge effort
Sortable.TouchableGesture-safe tap/long-press inside sortable itemsDraxHandle partially covers this
Dynamic item heights APIExplicit itemHeight prop (number/array/function) for optimizationAlready measures per-item
AI agent skillsMCP server or similar integration for AI-assisted drag-and-drop interactionsPlanned