twitter facebook google-plus instagram social-github social-twitter-circular social-facebook-circular heart cross delete menu check user screen cube mapmarker person_outline chat_bubble_outline add eye
Avatar

Read my blog

How to Install and Setup Maps and Geolocation to your Cross Platform Project

This blog post will help you to install and setup maps and geolocation to your cross platform project. ...read more

#xamarin

Implementing Simple Local Notification in Xamarin Forms

In this blog post, I'm going to show you how to implement simple local notification in xamarin forms....read more

#xamarin

Simple Weather App in Xamarin Forms with MVVM using Weather API Part 1

This post will help you get started in creating simple weather app in xamarin forms connected on a weather api...read more

#xamarin

Simple Weather App in Xamarin Forms with MVVM using Weather API Part 2

This is the continuation of the "Simple Weather App in Xamarin Forms with MVVM using Weather API Part 1" where we are going to do the back-end development...read more

#xamarin

Simple Weather App in Xamarin Forms with MVVM using Weather API Part 3

This is the continuation of the "Simple Weather App in Xamarin Forms with MVVM using Weather API Part 2" where we will start putting our UI design for our simple weather app...read more

#xamarin

Creating Simple Xamarin Forms Crud App with RealmDB and MVVM Part 1

In this post, we'll be creating simple Xamarin.Forms crud app with Realm Database and MVVM architectural design pattern. (Part 1)...read more

#xamarin

Creating Simple Xamarin Forms Crud App with RealmDB and MVVM Part 2

This is the part 2 or the continuation of "Creating Simple Xamarin Forms Crud App with RealmDB and MVVM...read more

#xamarin

Basic Understanding How Data Binding and MVVM works in Xamarin Forms

This post will give you some insights how data binding and mvvm works in Xamarin Forms...read more

#xamarin

How to Use Xamarin Live Player in Visual Studio for Windows

This post will help you how to use the Xamarin Live Player on your installed Visual Studio 2017 v.15.3 with updated Xamarin for Visual Studio...read more

#xamarin

How To Set Up Xamarin Live Player in Visual Studio for Windows

I'll show you some steps on how to setup xamarin live player in Visual Studio 2017 v.15.3...read more

#xamarin

Xamarin Forms Simple Login With Rest API

If you're using asp.net web api or you want to apply this api snippets and add some logic to your xamarin forms login system, this post is very helpful ...read more

#xamarin