New: xamarin-formsAll contenthive-129948krhive-196917zzanhive-183959hive-185836hive-180932steemhive-166405hive-150122hive-101145photographyhive-183397hive-144064uncommonlabhive-184714hive-188619krsuccesshive-103599bitcoinhive-145157lifehive-180301hive-193186hive-193637TrendingNewHotLikersmarius.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…