MSMatrixController icon indicating copy to clipboard operation
MSMatrixController copied to clipboard

A component to organize your view controllers in a gesture-based 2D matrix.

Results 3 MSMatrixController issues
Sort by recently updated
recently updated
newest added

See example [branch](https://github.com/mmorey/MSMatrixController/tree/tableViewController). When swiping to UITableViewController screen turns black Any idea on why UITableViewController will not work? Using just a UIViewController that has a table view does work.

Is it possible to start at position 1,1 so that you can have a plus symbol like layout of views? i.e. 0,1 1,0 1,1 1,2 2,1