MobileEssentials / DynamicForms

Makes Xamarin.Forms more dynamic, by allowing loading of XAML for views, and Json for bi-directionally bindable view models
MIT License
41 stars 23 forks source link

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.