The Wayback Machine - https://web.archive.org/web/20220601140218/https://github.com/topics/mvvm
Skip to content
#

mvvm

Here are 7,290 public repositories matching this topic...

ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.

  • Updated Jun 1, 2022
  • C#
uno
kazo0
kazo0 commented Mar 31, 2022

On which page?

https://platform.uno/docs/articles/guides/uno-material-walkthrough.html

What's wrong?

Step 2 within the "Section 2: Using Uno.Material library" section makes reference to Chip/ChipGroup/Card/Divider which have now all been moved to the Uno.Toolkit.UI.Material package.

These changes will also need to be reflected in the referenced UnoMaterialSample, an issue tracking

good first issue area/uno-material kind/documentation
Prism
dansiegel
dansiegel commented Dec 21, 2019

Summary

Many API's are currently lacking XML docs or have invalid markup. As we begin to explore adding API documentation to the Prism Docs, we need to update the existing codebase with more complete XML docs so that these docs can be generated for the docs site.

HACKTOBERFEST UPDATE

Thank you for joining us for your Hacktoberfest contributions... Please take some time to familiari

WindowsCommunityToolkit
knightmeister
knightmeister commented May 31, 2022

Describe the problem

At the moment, the image cropper can only load from a file (via a StorageFile or path).

There are scenarios where loading from a stream is beneficial (i.e. when downloading from the web). It's obviously trivial to work around this, but given all LoadImageFromFile does is create a stream, why not just expose the stream?

Describe the solution

Create a new metho

help wanted feature request 📬 good first issue

🐔🏀一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目

  • Updated Jan 13, 2022
  • Kotlin
Foodium

🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).

  • Updated Dec 18, 2021
  • Kotlin

Improve this page

Add a description, image, and links to the mvvm 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 topic, visit your repo's landing page and select "manage topics."

Learn more