and bounce animation: inspired by Mailbox, and extended for multiple needs. I created this project out of a stint of boredom. This control is customizable to a degree, but kept simple so you can take it and spin your own subclass or fork out of it. <p align="center"><img src="https://raw.github.com/rnystrom/RNGridMenu/ master/images/menu.gif"/></p> <p align="center"><img src="https://raw.github.com/rnystrom/RNGridMenu/ master/images/options.jpg"/></p> ## Installation ## Installation with [CocoaPods](http://cocoapods.org/) made available by [thaberkern](https://github.com/thaberkern). Just add this line to your Podfile. ``` pod 'RNGridMenu', '~> 0.1.2' ``` Drag and drop the <code>RNGridMenu</code> .h and .m files into your project. To get this working, you'll need to include the following frameworks: - QuartCore - Accelerate ... Multi-Markdown Friday, October 18, 13