Skip to content

v3.2.7

Compare
Choose a tag to compare
@jemise111 jemise111 released this 05 Apr 15:08
· 13 commits to master since this release

** POSSIBLE BREAKING CHANGE **

  • Favor key extractor #548

SwipeListView will now favor keyExtractor prop over a key property, this is in line with the way React Native VirtualizedList handles keys.