In this post you will learn everything about the TravelMonkey sample app that I have put together for a challenge. Xamarin + Cognitive Services, let’s go!
Since Catalina you might run into the error: appname.app is damaged and can’t be opened. You should move it to the Bin. This post tells you how to fix that.
You app has a ListView and ContextActions. But the Command doesn’t fire. This to do with the databinding scope, I will show you how it’s done in this post.
There are a number of good reasons to check out the Xamarin.Forms Nightly Feed. This post you will teach you what the nightly feed is and how you can use it
While contributing to a big OSS project it’s quite useful to know how to do a Git rebase. This post will teach you what it is about and how to master it.
In the 4.4 release of Xamarin.Forms SwipeView was added. In this post, I will show you how easy it is to implement and use SwipeView in your own project.