Releases: jemise111/react-native-swipe-list-view
Releases · jemise111/react-native-swipe-list-view
v3.2.9
18 Jun 19:10
Compare
Sorry, something went wrong.
No results found
Fix eslint, prettier and run linter #566
Add close row manually example #565
Update example to rn 0.64.2 #564
v3.2.8
04 Jun 21:09
Compare
Sorry, something went wrong.
No results found
Fix undefined to value #558
v3.2.7
05 Apr 15:08
Compare
Sorry, something went wrong.
No results found
** POSSIBLE BREAKING CHANGE **
SwipeListView will now favor keyExtractor prop over a key property, this is in line with the way React Native VirtualizedList handles keys.
v3.2.6
24 Jan 15:29
Compare
Sorry, something went wrong.
No results found
Add onPreviewEnd prop #539
v3.2.5
24 Oct 18:28
Compare
Sorry, something went wrong.
No results found
Fix swipe delete example #521
v3.2.4
16 Sep 03:20
Compare
Sorry, something went wrong.
No results found
Default right and left action values to 0 #496
Only close rows that still exist in closeAllOpenRows #507
v3.2.3
18 Jul 17:21
Compare
Sorry, something went wrong.
No results found
Add manuallyOpenAllRows func #490
Remove ViewPropTypes #489
Fixed hidden item renderer return type. #485
v3.1.3
04 Jul 17:35
Compare
Sorry, something went wrong.
No results found
Fix warning in swipe to delete example
v3.1.2
20 Jun 14:35
Compare
Sorry, something went wrong.
No results found
Support all forms of setting listViewRef #480
v3.1.1
05 Jun 14:44
Compare
Sorry, something went wrong.
No results found
Add case for sectionlist in onContentSizeChange #476
Add link to example.js in README #469