v0.0.2
Changelog
- Added new
<KeyboardAwareListView />
component. - Added new
KeyboardAwareMixin
mixin to let any component to be 'keyboard-aware'.
Breaking changes
- Added
index.js
file, now import must be with{ KeyboardAwareListView }
style.
<KeyboardAwareListView />
component.KeyboardAwareMixin
mixin to let any component to be 'keyboard-aware'.index.js
file, now import must be with { KeyboardAwareListView }
style.