gmoledina / GMGridView

A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.
MIT License
2.3k stars 512 forks source link

How to use GMGrid view using storyboard tab bar controller app? #182

Open SenthilKaliathan opened 11 years ago

SenthilKaliathan commented 11 years ago

I need to use GM Grid view in One of my tab bar controller as part of storyboard app -can you please help me out ?