Skip to content

Support Xamarin

fonlow edited this page Aug 26, 2018 · 3 revisions

The support for Android and iOS is done through Xamarin. As you can see from the ClientApi solution folder there are 3 respective projects for these platforms. So from the same C# codebase generated, you could have 4 sets of client APIs for 4 platforms.

And there's a comprehensive example about using the generated client API in Xamarin.Forms.

Clone this wiki locally