Kureev / react-native-side-menu

Side menu component for React Native
MIT License
2.21k stars 434 forks source link

animate menuOffset #356

Open adanmayer opened 6 years ago

adanmayer commented 6 years ago

If openMenuOffset or hiddenMenuOffset props are updated in the parent component this changes will now get animated. Currently it was ignored.

Similar to the mobile Slack App when you focus the "Jump to..." TextInput at the top.