Lottie Animations Step by Step in Xamarin Forms

Lottie is a library created by Airbnb that allows you to run animations. It works by using a Json file that provides the content to render the animation. Thanks to Martijn van Dijk, this awesome library is also available on Xamarin Forms. For more information checkout the repository here: https://github.com/martijn00/LottieXamarin. Also, I would recommend checking out […]

Continue Reading

Common compilations problems in Xamarin and how to solve it

While using Xamarin, I have experienced a wide variety of issues, ranging from simple, to very difficult. Which sometimes can drive me crazy. These are the most common problems and how to solve it:   1-Java.exe exited with code 1. Solution: 1-Download the last version of ProGuard zip  https://sourceforge.net/projects/proguard/files/ 2-UnZip the file and copy the […]

Continue Reading

My experience at Xamarin Evolve 2016

 Last year I attended the Xamarin Evolve conference in Orlando, Florida with over 1,000 people from all over the world.   The event ran 4 days long, the first two days consisted of training, one of which was intensive  Xamarin training, and the next 2 days were for conferences.  Overall my experience during the event […]

Continue Reading