Popup in MAUI same like Rg.Plugin

Bhuwan 881 Reputation points
2022-08-24T04:39:50.89+00:00

How to use popup in MAUI same like Rg.Plugin or suggested different like like Rg.Plugin because i am migrating my app Xamarin forms to MAUI but Rg.Plugin is not available in MAUI in place of this i am using Community Toolkit popup but not working same like Rg.Plugin.

Thanks

Developer technologies | .NET | .NET MAUI
{count} votes

Accepted answer
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
    2022-08-26T09:06:52.993+00:00

    Hello @Bhuwan ,

    if i use Frame or Border the corner radius is working but with extra popup gray color is display

    You could try to add Color="Transparent" to the <xxx:Popup> , the extra popup grey will disappear.

    Best Regards,
    Wenyan Zhang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.