Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-08-14 | 592 Bytes | |
v0.9.0.tar.gz | 2019-08-14 | 39.1 kB | |
v0.9.0.zip | 2019-08-14 | 44.8 kB | |
Totals: 3 Items | 84.4 kB | 0 |
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)