Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

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!