I\'d like to know if there is a way to mix C# and Obj-C code in one project. Specifically, I\'d like to use Cocos2D for my UI in Obj-C and call some MonoTouch C#-Library tha
Calling Objective-C from MonoTouch definitely looks possible. See the Objective-C selector examples