Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 678 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 678 Bytes

MvvmKit

Build Status Build Status

MvvmKit is a cross-platform MVVM framework. It enables developers to create apps using the MVVM pattern on dotnet-ios, dotnet-macos. This allows for better code sharing by allowing you to share behavior and business logic between platforms.