Skip to content
#

xamarin-forms

Here are 2,796 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 Aug 23, 2021
  • C#
Prism
derekwelton
derekwelton commented Jul 28, 2021

Summary

Recently, we don't require to have the AutoViewModel now in the view. This feature goes away once you decide to create your own RegionNavigationContentLoader because you don't have access to the MvvmHelpers.AutoViewModel(its set to internal). I came across this while following the tutorial on child navigation on plurasight.

API Changes

  • In "Prism/src/Wpf/Prism.Wpf/Common/Mv

Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web

  • Updated Apr 23, 2021
  • C#

Improve this page

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

Learn more