react-native-drax
Advanced tools
Changelog
[0.8.0] - 2021-04-29
useDrax
to useDraxContext
hover*Style
props to not include layout-related keys, to reflect realityhover*Style
props rather than replacing (#35)LongPressGestureHandlerGestureEvent
onScroll
prop of DraxList
(#63)itemsDraggable
prop to DraxList
to allow explicitly disabling dragging of all items (#62)lockDragXPosition
and lockDragYPositon
props to DraxView
to allow locking drags to an axis (#65)lockItemDragsToMainAxis
prop to DraxList
to allow locking dragged items to the main axis of a list (#65)flatListStyle
prop to DraxList
to allow styling of underlying FlatList
(#40)viewPropsExtrator
prop to DraxList
to allow overriding DraxView
props for specific items (#92)Changelog
[0.7.2] - 2020-10-13
Changelog
[0.7.1] - 2020-10-12
Changelog
[0.7.0] - 2020-10-12
Changelog
[0.6.0] - 2020-06-16
onMonitorDragStart
in DraxView (#22)onItemDragStart
, onItemDragPositionChange
, onItemDragEnd
(#25)snapbackAnimator
for custom snapback animations (#28)Changelog
[0.5.5] - 2020-06-09
Changelog
[0.5.4] - 2020-06-09
Changelog
[0.5.3] - 2020-05-23