Xamarin Forms MVVM – How to Call Web API

Post Views: 1,131 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 button in MVVM architecture in Xamarin forms. The Login Web … Continue reading Xamarin Forms MVVM – How to Call Web API