v0.7.3
APSL/react-native-keyboard-aware-scroll-viewv0.7.3Oct 11, 2018by alvaromb
AI Summary
Corrected documentation errors and expanded TypeScript type definitions to include keyboard callback support.
Key Highlights
- Fixed incorrect README path for `scrollToFocusedInput`
- Added keyboard callbacks to TypeScript type definitions
New Features
- Added keyboard callbacks to TypeScript type definitions
Full Release Notes
## Changelog - Update README.md wrong path for scrollToFocusedInput in `Programatically scroll to any TextInput` #307 (@piotrgrundas) - Add keyboard callbacks to TypeScript type definition #310 (@karlvr)