Releases: jemise111/react-native-swipe-list-view
Releases · jemise111/react-native-swipe-list-view
v1.5.8
- Make useNativeDriver optional prop #305
v1.5.7
- fix: #302 #303
- Force-closing to left/right end on hitting threshold. #299
v1.5.6
- Upgrade example to rn 59.9 #301
- add Types and optimizing animation #296
v1.5.5
- On delete close row without animation #291
v1.5.4
- Add "disableHiddenLayoutCalculation" prop #276
- Preserve arguments for onPress #278
- Correct link to the docs for per row behaviour #286
v1.5.3
#274 Don't do row preview is key is undefined
v1.5.2
#269 Avoid ListView deprecation warning
v1.5.1
#262 Fix shouldItemUpdate
func
v1.4.1
#251 Fix shouldComponentUpdate
not updating properly
#249 Add support to not close rows when others are opened