react-native-drax
Advanced tools
Changelog
[0.10.3] - 2022-09-06
Changelog
[0.10.1] - 2022-06-10
Changelog
[0.10.0] - 2022-06-10
Changelog
[0.9.2] - 2021-12-08
Changelog
[0.9.1] - 2021-11-03
DraxScrollView
's style to outer DraxView
instead of inner ScrollView
(#119)Changelog
[0.9.0] - 2021-11-03
ScrollView
ref in DraxScrollView
(#117)FlatList
ref in DraxList
(#118)DraxScrollView
's style to outer DraxView
instead of inner ScrollView
(#119)Changelog
[0.8.2] - 2021-09-07
longPressDelay
prop to DraxList
to override default (#59)Changelog
[0.8.1] - 2021-08-02
DraxList
ref array allocations to account for race conditions in registration/measurement causing shifts array to become wrong length (#103)