Skip to content

v0.0.2

Compare
Choose a tag to compare
@alvaromb alvaromb released this 09 Nov 10:52
· 175 commits to master since this release

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.