Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 562 Bytes

File metadata and controls

20 lines (15 loc) · 562 Bytes

CHANGELOG

1.0.5

  • Added initialSelectedItems prop.
  • Added SelectionOverwrite method

1.0.4

  • Added mode prop to choose between auto and manual
  • Exposed functions in renderItem to allow for manual control of sorting and selecting

1.0.3

  • Release of initial component
  • Added README documentation
  • Added linting and prettier
  • Added CHANGELOG and LICENSE
  • Sorting Functionality
  • Selecting Functionality
  • Sorting built on react-native-draggable-flatlist