Releases: webraptor/react-native-deck-swiper
Releases · webraptor/react-native-deck-swiper
2.0.16
2.0.15
What's Changed
- RN 0.72+ Swipe Bug Fixed by @Lamonarch87 in #112
New Contributors
- @Lamonarch87 made their first contribution in #112
Full Changelog: 2.0.14...2.0.15
2.0.14
What's Changed
- Add test id prop by @oikalyptus in #104
New Contributors
- @oikalyptus made their first contribution in #104
Full Changelog: 2.0.13...2.0.14
2.0.13
What's Changed
- Fix RN peer dependency version by @markwilcox in #97
New Contributors
- @markwilcox made their first contribution in #97
Full Changelog: 2.0.12...2.0.13
2.0.12
What's Changed
- fix: fixes card return animation by @PiotrWszolek in #92
New Contributors
- @PiotrWszolek made their first contribution in #92
Full Changelog: 2.0.11...2.0.12
2.0.11
2.0.10
What's Changed
- [ADD] rebuildStackValues method and use it on onSwipedCallBacks method by @aanikid in #61
- Update package.json for newer/future React version by @apetta in #70
- replaced deprecated method for removing .addEventListener subscription by @matapo in #75
- get rid of crashes on remove the listener by @therobertgrigorian in #83
New Contributors
- @aanikid made their first contribution in #61
- @apetta made their first contribution in #70
- @matapo made their first contribution in #75
- @therobertgrigorian made their first contribution in #83
Full Changelog: 2.0.5...2.0.10
Fixes react-native-view-overflow issues
Fix useNativeDriver warnings
useNativeDriver warnings fixed (#17) * Added Native Driver Tags * remove optional empty listener * Bump Package Version * minor refactor Co-authored-by: Bogdan Pop <[email protected]>