Recently, I was wondering how to implement a particle system animation in an abstract way so that it can be used inside any control. Fortunately,…
Xamboy Posts
Sometimes in our mobile applications, we need to switch between different views inside a ContentPage or ContentView depending on the context. You could use IsVisible…
As a mobile applications user sometimes we receive emails with url links that by clicking on them, they open an application instead of the browser.…
MDX is an event that takes place over a whole Saturday which promotes the use of mobile applications technologies. This event is an activity for…
The Open Saturday is an event that promotes the use of open source technologies. It takes place every year in different cities of Dominican Republic. The past…
Last saturday we celebrated a .NET day at INTEC, which had more than 120 attendees plus six awesome national/international speakers. Also, we launched a new…
Realm is an object oriented database that can be use to handle data persistance in mobile apps. Is a solid alternative to SQLite and other…
In the second part of this article we talked about how to expand the chat input view when the user is typing and also how…
In the first part of this series we talked about how to create different UI cells to render chat messages depending on who sends the…