June 02, 2016
#xamarin
I was at TDC Florianópolis 2016 which took place on May 11, 12, 13 and 14, with the lecture Xamarin.Forms and the problems you should avoid. Those interested, the slides can be found on Speaker Deck.
April 27, 2016
#xamarin
#android
When using TableView in Xamarin Forms, we have some options for elements, such as TextCell, ImageCell, SwitchCell, EntryCell. These elements are referred to as built-in cells. In this article, we'll talk a bit about ImageCell.
April 06, 2016
#xamarin
Recently, Microsoft announced that the Xamarin platform is available for free to developers.
January 30, 2016
#misc
This tip is intended for Java developers and it's called SetupMyProject.
January 18, 2016
#misc
Let's go! This post was inspired by a question posted in the Ionic Brazil Slack. The question was something like: "Has anyone done anything related to maps, like downloading the map to the user's phone, without needing to load it online?"