Releases: iway1/react-native-keyboard-avoider
Releases · iway1/react-native-keyboard-avoider
v1.1.4 - Type declarations
v1.1.3 - types
Fixed issue with KeyboardAvoiderView types
v1.1.2
v1.1.1
v1.1.0 - animationEasing prop
New feature
Added animationEasing prop to all components which allows the user to specify which easing function the keyboard avoiding animation should use.
Bug fixes
- Fixed bug where
KeyboardAvoidingViewwould use the default extra space when animating instead of the propextraSpace.
Package readme, cleaning.
Removed unnecessary imports from src/components/KeyboardAvoiderView.tsx, added readme to package folder.
1.0.11 - Initial Release
Initial version