How to display popups

I want to display popup in my app, how do i do it?

Hello, @Habib_Adetoyinbo

Unfortunately, but now we haven’t the functionality to do it in the right way.

But I would offer you 2 way to solve it:

  1. Another new page to imitate popup(using Go To Page and Go To Previous Page of App Router)
    image

  2. Visibility logic. Show and hide a usual Block when it needed.

Regards, Dima