Skip to content

Latest commit

 

History

History

MGSplitViewController

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
MGSplitViewController
=====================

This is a MonoTouch binding for Matt Gemmell's SplitViewController library which
can be found at

    http://github.com/mattgenmmell/MGSplitViewController


Building
========

To build the bindings, run the `make` command from within the bindings
directory.

To build the sample project, open MGSplitViewSample.sln in MonoDevelop and run it.


Using MGSplitViewController.dll with your own iOS App
=====================================================

Simply add MGSplitViewController.dll to your project's References in MonoDevelop
and you are good to go!