Hello there!
In my company we are trying to change to a framework that we can use to develop a true cross-platform application. The problem is that we want to code one time and deploy in all this systems:
- Android – IOs – Windows – Mac – Linux (maybe not this)
Would Xamarin allow us to do this? Could we really share a lot of code with between all this platforms? If yes… what are the parts of code we could share between the platforms?
Thanks for your answers and your time.