v0.0.6

APSL/react-native-keyboard-aware-scroll-viewv0.0.6Mar 23, 2016by alvaromb

AI Summary

Fixed a critical bug where keyboard events were incorrectly removed when a keyboard view was unmounted and added an example for auto-scroll.

Key Highlights

  • Fixed keyboard event cleanup bug (Issue #7)
  • Added auto-scroll example

New Features

  • Example update

Full Release Notes

## Bug fixes
- Solved #7. That bug caused all keyboard events to be removed when one keyboard view was unmounted.