-
Notifications
You must be signed in to change notification settings - Fork 6
Home
jonathanpeppers edited this page May 1, 2013
·
5 revisions
Welcome to the XPlatUtils wiki!
XPlatUtils is a set of helpers for cross platform apps designed with specific utilities each encapsulated in single *.cs file. Great to grab a single file when you just need a specific class for helping with a project. XPlatUtils is also provided as a portable class library, which doesn't build in Xamarin Studio at the moment (use Visual Studio for now, Xamarin is working on it).
Right now it has a ServiceContainer
and Messenger
implementation:
I also have included some code snippets for UITableView, see README here.
I also have some awesome Visual Studio hotkeys setup for Xamarin Studio here.