Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Samples that demonstrate how to use various Prism features with Xamarin.Forms

Notifications You must be signed in to change notification settings

angusgraham/Prism-Samples-Forms

 
 

Repository files navigation

Prism Samples Forms

Samples that demonstrate how to use various Prism features with Xamarin.Forms.

Solution Description
UsingCompositeCommands How to use CompositeCommands to invoke commands in multiple unrelated ViewModels from a single interaction.
UsingDependencyService How to use Prism to auto inject platform specific dependencies that are registered with Xamarin.Forms DependencyService.
UsingPageDialogService How to use the IPageDialogService to display alerts and action sheets from within your ViewModels.
UsingModules How to use Prism modularization to separate the application logic using IModule, IModuleManager, ModuleCatalog.

About

Samples that demonstrate how to use various Prism features with Xamarin.Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%