root-two / react-native-drawer

React Native Drawer
MIT License
2.54k stars 390 forks source link

AirBnb zoom out menu effect #184

Open fbonesso opened 8 years ago

fbonesso commented 8 years ago

Hi folks,

I would like to know if is possible to reproduce the AirBnb menu effect, like this:

http://nerds.airbnb.com/wp-content/uploads/2013/11/AirNav-576x1024.jpg

Thanks!

justinobney commented 7 years ago

Yes by setting a custom tween callback. See example.

vishnuc commented 7 years ago

@justinobney can you send example link

princenaman commented 7 years ago

I would also like to know the tween. Sorry, but I cannot even seem to get the rotate work on my app :(