react-native-keyboard-aware-scroll-view Releases
38 releases of APSL/react-native-keyboard-aware-scroll-view
- v0.9.5
Fixed scroll responder compatibility for React Native v0.65 while maintaining backward compatibility with older versions.
Nov 4, 2021
- v0.9.4
Resolved deprecated warning for scrollView.getNode() on Animated.ScrollView for React Native versions greater than 0.62.
Apr 29, 2021
- v0.9.2
Jul 15, 2020
- v0.9.1
Aug 14, 2019
- v0.9.0
Major update with multiple bug fixes including keyboard view scroll responder issues, removal of legacy ReactNative exports, lifecycle method migration, and TypeScript improvements.
Aug 14, 2019
- v0.8.0
Removed legacy `ListView` support and addressed several bug fixes, including issues with testing environments and scroll reset behavior.
Dec 10, 2018
- v0.7.4
Focused on resolving scroll spacing issues, specifically fixing blank spaces on Android and resetting keyboard space on dismissal.
Oct 18, 2018
- v0.7.3
Corrected documentation errors and expanded TypeScript type definitions to include keyboard callback support.
Oct 11, 2018
- v0.7.2
Enhanced the library's TypeScript support for better type safety and developer experience.
Aug 27, 2018
- v0.7.1
Aug 22, 2018
- 0.7.0
Introduced advanced HOC features, including support for animated components and a new options API.
Aug 12, 2018
- v0.6.0
Added keyboard event subscription and improved support for animated components and documentation.
Jun 22, 2018
- v0.5.0
Implemented the ability to programmatically scroll inputs into view.
Mar 19, 2018
- v0.4.4
Extended library compatibility to include `SectionView` components.
Feb 19, 2018
- v0.4.3
Corrected a typo in the auto-scroll property name to ensure proper functionality.
Jan 19, 2018
- v0.4.2
Improved state management, fixed Flow types, and added TypeScript definitions for KeyboardAwareFlatList.
Jan 12, 2018
- v0.4.1
A minor maintenance release focused on dependency management and TypeScript definition updates.
Oct 24, 2017
- v0.4.0
A major architectural refactor that transitions from mixins to Higher-Order Components (HOCs) alongside modern platform support.
Oct 24, 2017
- v0.3.0
A feature-rich release introducing cross-platform support (Android), FlatList compatibility, and code quality improvements.
Aug 9, 2017
- v0.2.9
Enhanced developer experience with TypeScript support and new configuration props for keyboard handling.
May 18, 2017