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… Read More »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… Read More »Xamarin Forms MVVM – How to Call Web API
In this post we will learn how we can use Android SharedPreferences and maintain user login session. This will help us to take user directly… Read More »Android One Time Login using SharedPreferences