I'm investigating Xamarin solution for my project.
Project requirements are:
IOS app,
Android app,
MacOS app,
Windows 7,8,10 app.
I already build test solution based on MvvmCross and it works fine.
My question is, how can I build whitelabel apps for all platforms that will be based on my test solution?
In those apps I will change only resources, such as Strings, icons, fonts...and so on, but logic, views and UI will be the same.
Is there any way to do it like gradle in android (build variants) ?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…