|
|
|
|
|
by Sidetalker
3540 days ago
|
|
Xamarin provides a bunch of generic controls that act as bridges to their corresponding platforms. It has enough flexibility that you can build the UI code from scratch for each platform, but you could probably put together a simple form based application with a single UI source. |
|