user974608
user974608

Reputation: 242

MonoDroid, MonoTouch common UI

I remember seeing a promising framework that let developers share the UI code of applications developed for MonoDroid and MonoTouch some time ago. Can't find it now, anyone knows its name?

Links to any frameworks attempting to achieve the same would be appreciated.

Upvotes: 3

Views: 416

Answers (2)

valdetero
valdetero

Reputation: 4652

You can also try Mvvmcross. I think it is branched from monocross but uses mvvm instead of mvc.

Upvotes: 4

LosManos
LosManos

Reputation: 7692

Is Monocross what you are looking for?
Or Monogame if you are going the XNA route?

Upvotes: 4

Related Questions