Skip to content

Simple demo application showing how to use transparent modal pages in a Xamarin Forms application.

Notifications You must be signed in to change notification settings

gaborv/xam-forms-transparent-modal

Repository files navigation

Transparent Modal pages in Xamarin Forms (demo on iOS only)

This is a sample on how to create transparent modal dialogs in a Xamarin Forms application using custom pages and page renderers.

This sample is focusing on overcoming the UI limitations of Xamarin forms not on application architecture. As a result the custom page and renderer class introduces a significant tradeoff: they would not rely on Xamarin Forms page stack, this problem is completely ignored here.

About

Simple demo application showing how to use transparent modal pages in a Xamarin Forms application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages