phunik / Prism-Samples-Forms

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C# 100.0%