Giter VIP home page Giter VIP logo

prism-samples-forms's Introduction

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.
UsingPlatformSpecificServices How to use Prism to auto inject platform specific dependencies that are registered with the IPlatformInitializer.
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.
UsingEventAggregator How to use the IEventAggregator to raise and listen to events. This shows how to use a simple event with a primitive type payload, generic event with payload , and event with custom EventArgs. It also demonstrated how to subscribe to events published in Xamarin.Forms inside native code.
TabbedNavigation How to handle TabbedPages. This shows the use of IActiveAware on all Tabbed Children to handle the Switching Tabs, as well as initialization with INavigatingAware, and a strategy for Dynamic Loading of Children in the TabbedPage.
ContosoCookbook Contoso Cookbook is a classic Microsoft sample recipe app; first adapted for Xamarin.Forms by Jeff Prosise in 2015 and now updated to use Prism for Xamarin.Forms. Demonstrates how to use a TabbedPage with a DataTemplate for the tabs, and a ListView with DataTemplate for the recipe list on each tab; for a clean professional-looking UI.

prism-samples-forms's People

Contributors

hnabbasi avatar brianlagunas avatar dansiegel avatar j-a-ellis avatar ellisnet avatar stefanossendorf avatar angusgraham avatar bartlannoeye avatar sogetimobilesig avatar experimentsandideas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.