File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11
22
3+ # [ 0.15.0] ( https://github.com/omahili/react-native-reorderable-list/compare/v0.14.1...v0.15.0 ) (2025-05-25)
4+
5+
6+ ### Bug Fixes
7+
8+ * improve scroll enable ([ ffb0343] ( https://github.com/omahili/react-native-reorderable-list/commit/ffb0343370bfa9f882f0ab695f3d61a29f5d6d6a ) )
9+
10+
11+ ### Features
12+
13+ * add dragEnabled prop ([ 53d9c76] ( https://github.com/omahili/react-native-reorderable-list/commit/53d9c7687032b7c59b497fe95b14c404e836e5b9 ) ), closes [ #52 ] ( https://github.com/omahili/react-native-reorderable-list/issues/52 )
14+
315## [ 0.14.1] ( https://github.com/omahili/react-native-reorderable-list/compare/v0.14.0...v0.14.1 ) (2025-05-12)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-reorderable-list" ,
3- "version" : " 0.14.1 " ,
3+ "version" : " 0.15.0 " ,
44 "description" : " Reorderable list for React Native applications, powered by Reanimated" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments