Skip to content

v0.9.0

Compare
Choose a tag to compare
@alvaromb alvaromb released this 14 Aug 20:29
· 18 commits to master since this release

Changelog

Thanks to all for your patience and collaboration. We've been extremely busy recently and we couldn't made any progress into the library.

  • #369 [Bugfix] The keyboard view might exist, but it might not be an element that has a scroll responder (e.g. plain RN View). (Thanks @cjpete)
  • #361 Don't use legacy ReactNative default export (Thanks @cooptwostar)
  • #354 Transform componentWillReceiveProps to componentDidUpdate (Thanks @KarlosQ)
  • #343 fix: added default initializer for user options (Thanks @MacMcIrish)
  • #341 Update index.d.ts (Thanks @micetti)