Skip to content
#

mvvm-framework

Here are 118 public repositories matching this topic...

🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies (Lifecycle,LiveData,ViewModel,Room)构建的快速开发框架,从此构建一个MVVM模式的项目变得快捷简单。

  • Updated May 12, 2020
  • Java
simgar
simgar commented Nov 17, 2018

To recreate:

  1. I downloaded the ZIP of MvvmFx from the Clone or Download button.
  2. I 'Extracted all' to D:\Source\MvvmFx.
  3. In VIsual Studio 2015, I opened MvvmFx.shfbproj from 'D:\Source\MvvmFx\MvvmFx-master\Documentation\Binding'.
    • A 'One-way upgrade' was necessary.
  4. I built the solution and got two warnings and one error:
    Warning - Unable to locate any documentation sources
bug
albilaga
albilaga commented Dec 6, 2019

Is your feature request related to a problem? Please describe.
I'm confused how I do navigation using Sextant with Xamarin Forms. Master Detail usually have Navigation Page as root in detail but right now we can't (or I don't know how to) navigate between detail in Master Detail

Describe the solution you'd like
Maybe we can take a look how navigation used in default routing from Rea

Improve this page

Add a description, image, and links to the mvvm-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mvvm-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.