Storing app settings in NSUserDefaults is a quite common thing to do in an iOS application, one way to achieve it is by using Xamarin.Essentials,…
Xamboy Posts
On July 24, Charlin Agramonte and I participated in the Latino Net Online Community, giving a talk about Integrating a REST API using Refit in Xamarin Forms,…
During the past months, I have been learning and writing about Dynamic Data and how we can use it to handle our collections in a…
On June 16, Charlin Agramnte and I participated as organizers/moderators in a Xamarin Forms Frameworks debate, we discussed the different framework options we have when developing a…
In the third part of the series about Dynamic Data, we covered how to group items. In this part, we will explora how to do multi-selection…
On April 13, I participated in a cross-platform framework online discussion about the advantages/ disadvantages of using Xamarin Forms vs Flutter vs React Native vs…
A time ago I wrote a series of articles on how to integrate Braintree Payment in Xamarin Forms, since then a few things have changed.…
On March 4, I participated in an online panel with my great friends Angel Garcia, Luis Pujols and Charlin Agramonte, where we discussed what skills you need…
On February 19, Charlin Agramonte and I participated in the Peru .NET Development community, giving a talk about Improving the UX of our Xamarin Forms…
In the second part of the series about Dynamic Data, we covered how to filter and sort items. In this part, we are going to…