Releases: APSL/react-native-keyboard-aware-scroll-view
Releases · APSL/react-native-keyboard-aware-scroll-view
v0.9.5
04 Nov 10:03
Compare
Sorry, something went wrong.
No results found
fix scroll responder for rn v0.65 / keep backward capatability (#510 )
v0.9.4
29 Apr 16:36
Compare
Sorry, something went wrong.
No results found
Fix scrollView.getNode() deprecated warning on Animated.ScrollView for RN > 0.62 (#484 )
v0.9.2
15 Jul 10:40
Compare
Sorry, something went wrong.
No results found
v0.9.1
14 Aug 20:47
Compare
Sorry, something went wrong.
No results found
Changelog
#376 Fixed security warnings
v0.9.0
14 Aug 20:29
Compare
Sorry, something went wrong.
No results found
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)
v0.8.0
10 Dec 08:19
Compare
Sorry, something went wrong.
No results found
v0.7.4
18 Oct 05:43
Compare
Sorry, something went wrong.
No results found
Changelog
Fixes to extra scroll spaces:
Fix leftover blank space at bottom of scrollView on android #279 (@mikelovesrobots )
Reseting keyboard space to default keyboard space after keyboard dismiss #238 (@nik910 )
v0.7.3
11 Oct 09:16
Compare
Sorry, something went wrong.
No results found
Changelog
Update README.md wrong path for scrollToFocusedInput in Programatically scroll to any TextInput
#307 (@piotrgrundas )
Add keyboard callbacks to TypeScript type definition #310 (@karlvr )
v0.7.2
27 Aug 06:50
Compare
Sorry, something went wrong.
No results found
v0.7.1
22 Aug 15:55
Compare
Sorry, something went wrong.
No results found
Changelog
Fixed Github security warning