Hey Developers, happy new year! Let's talk about UI components today! I have been playing around with custom controls, custom renders and other tools to try to get to the best solution for Cross Platform Horizontal Lists with Xamarin Forms! I reached a few solutions and Would like to share them with you! If you … Continue reading Xamarin.Forms ultimate horizontal list guide
Tag: Xamarin Forms
Google native login with Xamarin.Forms
Hey Developers, the time has come to present the "how to" for social login with Google! I already wrote a post on how to build social login using Facebook SDK with Xamarin, you can check it out here Facebook native login with Xamarin.Forms. This example is built with Xamarin Forms, Prism and the google sdk bindings by … Continue reading Google native login with Xamarin.Forms
Facebook native login with Xamarin.Forms
Social login is one of the most important features of an app, it's the first interaction of an user with your work and has to be easy, simple and trustworthy. With this in mind, I decided, together with my friend @nosmirk, to start a series of posts with what we think are the best … Continue reading Facebook native login with Xamarin.Forms