iway1 / react-native-keyboard-avoider

MIT License
43 stars 2 forks source link

Added easing prop #2

Closed iway1 closed 1 year ago

iway1 commented 1 year ago

Added animationEasing prop to all components.

Additionally, refactored prop types to share a CommonProps type for any props that are common between components.