Andr3wHur5t / react-native-keyboard-spacer

Plug and play react-native keyboard spacer view.
MIT License
1.56k stars 219 forks source link

animationConfig prop isn't being used anywhere #50

Open ura1a opened 7 years ago

ura1a commented 7 years ago

animationConfig prop isn't being used anywhere. We need to change the animationConfig to be as follows:

let animationConfig = this.props.animationConfig || defaultAnimation;