New: xamarin-formsAll contenthive-129948hive-196917krsteemhive-166405zzanhive-183959hive-180932hive-150122photographyhive-185836uncommonlablifehive-183397hive-144064bitcoinhive-188619hive-139150krsuccesshive-124908hive-101145hive-103599hive-180301hive-109690hive-120823TrendingNewHotLikersmarius.bughiu (25)in xamarin • 5 years agoAnimating backgrounds with Xamarin FormsI’ve started playing with animations in Xamarin Forms only recently and created a cool background animation for one of my apps which I thought I would share. So without any extra introduction, this…johnesan (58)in utopian-io • 7 years agoOpen Source Project - Crypto News App (UPDATE #3: Share Post Functionality)The aim of the application is to fetch news feed from preferred blogs and display on the application. It is structured in such a way that you can scroll through them like you would do on your social…johnesan (58)in utopian-io • 7 years agoXamarin.Forms Tutorial: Data BindingData Binding is one the most important concepts in Xamarin.Forms mobile development. It allows properties of two different objects to be linked together, so that a change in one results in a…johnesan (58)in utopian-io • 7 years agoXamarin.Forms Tutorial - Accessing Platform Native Features using DependencyServiceXamarin.Forms is a cross platform mobile framework that uses .NET wrappers and renderers to translate your C# code into native code for each platform. Xamarin.Forms applications are built using…