Andr3wHur5t / react-native-keyboard-spacer

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

Expose layoutAnimation config as props #10

Closed sbycrosz closed 8 years ago

sbycrosz commented 8 years ago

So that we could customise them animations..

Andr3wHur5t commented 8 years ago

We will need to keep the current animation.

I can accept if you do something like props.animationConfig || defaultAnimations where defaultAnimations is the current animations object.

sbycrosz commented 8 years ago

done :+1:

Andr3wHur5t commented 8 years ago

Sorry, need to test this. Will do tonight.

adrienbrault commented 8 years ago

@Andr3wHur5t ping

Andr3wHur5t commented 8 years ago

Looks good 👍