v0.2.1
APSL/react-native-keyboard-aware-scroll-viewv0.2.1Oct 6, 2016by alvaromb
AI Summary
Improved scroll logic to only trigger scrolling when the keyboard is actually hiding the input.
Key Highlights
- Smart scroll-to-input logic based on keyboard visibility
New Features
- Conditional scrolling based on keyboard state
Full Release Notes
## Changelog - Only scroll to input when hidden from the keyboard #67 (Thanks @janicduplessis !)