In the first part of the series about Dynamic Data I covered how to start with it by adding, editing and deleting items. In this…
Category: Xamarin Forms
I have recently been exploring DynamicData and since I started using it, I can say that it has been a game changer in my applications.…
In the first part of this article, I covered how to create a binding library in Xamarin by creating one of the Pay.Card SDK. In…
This article is part of the code snippets June calendar by Luis Matos, click here to check all the great contributions. When developing a Xamarin…
When developing enterprise salesforce applications is very common to support printing orders, collections, receipts using a portable bluetooth thermal printer. If you search around there’s…
In our previous article, we covered how to support Paypal payments in Xamarin Forms. There are use cases where you just need a quick, easy…
In our previous article, we covered how to setup the Braintree client-side integration to support Apple Pay and Google Pay payments. Today will be extending…
In our previous article, we covered how to setup the braintree client-side integration to support credit card payments. Today will be extending the Braintree client-side…
iOS 13 provides a way to authenticate users in applications by using their Apple Id account. In this post, I will show you how to…
In the first part of this article, we talked about how to start using the WePay Payment Gateway by integrating the authentication process. In this…