I searched high and low for app framework that would give the flexibility of creating not just UI projects but also libraries, and so far I have come up empty. Every cross-platform mobile framework is centered on making UI portable between platforms and compiling some language (c#, java, as3, javascript etc) into native code or generating platform-specific code (java, c# or objective-c). I need only the latter part to build the library for the UI designers to use.
So far this is the only mention I found - the only possibility of making linking native library in a cross-platform fashion. So yes, any update would be appreciated. -- View this message in context: http://monotouch.2284126.n4.nabble.com/MonoTouch-library-Obj-C-UI-possible-tp3518829p3776944.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
