Skip to content

Releases: jemise111/react-native-swipe-list-view

v2.1.2

20 Dec 16:48
Compare
Choose a tag to compare
  • ForceClosing bug fixes #385

v2.1.1

17 Dec 15:10
Compare
Choose a tag to compare
  • Fix overriding renderItem in ts types #384

v2.1.0

16 Dec 15:30
Compare
Choose a tag to compare
  • Preview repeat #380

v2.0.6

25 Nov 16:59
Compare
Choose a tag to compare
  • Use swipeKey instead of key #376

BREAKING CHANGES:

  • If you previously passed a key prop to SwipeRow please use swipeKey instead

v2.0.5

22 Nov 15:18
Compare
Choose a tag to compare
  • Disable eslint for flow types and prettify #375
  • Add key swiperow #374
  • Deprecated props #371

v2.0.4

09 Nov 17:50
Compare
Choose a tag to compare
  • [SwipeRow docs] remove duplicate description of tension param #369
  • flowtypes file created #367
  • add accessible false to touchableopacity #365
  • Fix an issue that caused rows to be swiped with a quick swipe when ve... #363
  • Fix SwipeListView docs #357

v2.0.3

05 Oct 16:27
Compare
Choose a tag to compare
  • Update issue templates #353
  • Add linting #352

v2.0.2

05 Oct 14:06
Compare
Choose a tag to compare
  • Better perf with touchables and onPress #350
  • Remove test.tsx #351

v2.0.1

29 Aug 16:45
Compare
Choose a tag to compare
  • Remove _value everywhere #339
  • Fix wrong translateX value if using nativeDriver #336
  • Re-add renderItem type definition #328

v2.0.0

15 Jul 13:32
Compare
Choose a tag to compare

RN 60 Support!

  • Deprecate ListView entirely #316
  • Move PanResponder.create to constructor #315
  • Upgrade example to rn 60 #314