parallelcodes.com
Xamarin Forms MVVM – How to Call Web API
In this post we will check how to call Web API in Xamarin forms. We will create a login app in Xamarin forms and bind the login process with the Web API. In the previous post we saw how to bind the…