/DynamicForms

Makes Xamarin.Forms more dynamic, by allowing loading of XAML for views, and Json for bi-directionally bindable view models

Primary LanguageC#MIT LicenseMIT

DynamicForms

Makes Xamarin.Forms more dynamic, by allowing loading of XAML for views, and Json for bi-directionally bindable view models

Install

PM> Install-Package Xamarin.Forms.Dynamic -Pre

Note: Json view models aren't supported on Windows Phone yet.