v0.8.0
APSL/react-native-keyboard-aware-scroll-viewv0.8.0Dec 10, 2018by alvaromb
AI Summary
Removed legacy `ListView` support and addressed several bug fixes, including issues with testing environments and scroll reset behavior.
Key Highlights
- Removed `ListView` support
- Fixed Enzyme TypeError
- Fixed `enableResetScrollToCoords` bug
Breaking Changes
- Removed `ListView` support
Full Release Notes
## Changelog - **Breaking**: removed `ListView` (#319 (@ethanneff) and #327 @alvaromb) - Fix for: 'Testing in enzyme creates TypeError: Cannot read property 'displayName' of undefined' (#320 @dkadlecek) - Bugfix for enableResetScrollToCoords (#309 @LudvigGislason)