Releases: APSL/react-native-keyboard-aware-scroll-view
Releases · APSL/react-native-keyboard-aware-scroll-view
v0.2.7
Changelog
- Enable prop to disable resetScrollToCoords #96
- Changed scrollEventThrottle to rightly handle #97
v0.2.6
Changelog
- Fix unnecessary space in the bottom #87
v0.2.5
Changelog
- Removed
ListView
prop warnings #60
v0.2.3
Changelog
- Added
extraScrollHeight
prop
v0.1.2
Changelog
- Added support for RN>=0.27.2 (#34). Thanks @evollu!