How to create a Pop up view in xamarin Forms

后端 未结 2 425
刺人心
刺人心 2021-01-17 04:20

I need to create a Pop Up view that with an overlay.

I have tried with Absolute Layout to do this.

But I can not achieve navigation part here th

2条回答
  •  别那么骄傲
    2021-01-17 04:46

    You can use Rg.Plugins.Popup for creating wonderful popups in xamarin.forms. Refer here https://github.com/rotorgames/Rg.Plugins.Popup

    For more details https://askxammy.com/how-to-work-with-advanced-pop-ups-in-xamarin-forms/

提交回复
热议问题