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.
In the demo, if you use a vertical layout in the Demo 2, bottom grid, you'll see scrolling down will scroll items ON TOP of the the other views. The gridview does not seem to be clipping around it's frame.
In the demo, if you use a vertical layout in the Demo 2, bottom grid, you'll see scrolling down will scroll items ON TOP of the the other views. The gridview does not seem to be clipping around it's frame.