关于[How to create a custom pop-up in Xamarin with MvvmCross in the right way]的摘要:
Developers often create a [Dialog/Alert/Interaction]Service to display pop-ups in Xamarin cross-platform apps. This way is suitable and clean if we need to show an info message or ask the user simple questions with positive and negative answers. But what if we need some complicated UX like a login experience?
原文地址: https://medium.com/@prin53/pop-up-xamarin-e2d815441a54