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 ionic vs Native development. The event was hosted by Luis Matos (La comarca). We had the representation of the following communities: Xamarin Forms -> Charlin Agramonte y Rendy Del Rosario […]
Animating Page Transitions in Xamarin Forms
When developing mobile applications, having a good UI/UX is one of the most important things. One way we can help with our UX by having smooth transitions between pages. Xamarin Forms uses the default standard transition navigation: But what if you want to go further? And do some of those cool transition animations that the […]