YAXL.Common is a collection of common code used accross Xamarin.Forms apps. These include MVVM helpers, common converters, behaviors and other utility functions that are otherwise not project specific.
Library can be built from sources or installed via NuGet.
PM> Install-Package YAXL.Common -pre
This is an open source project and we accept contributes. Please be mindful about style changes when submitting pull requests, we will reject those pull requests which are mostly style changes.
YAXL.Common is distributed under MIT licence