Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-04-05 | 219 Bytes | |
v3.2.7.tar.gz | 2021-04-05 | 300.0 kB | |
v3.2.7.zip | 2021-04-05 | 343.9 kB | |
Totals: 3 Items | 644.1 kB | 0 |
** 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.