v3.2.7
** 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.
** 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.