Hi all,
I am making an app which has a pop up window. I’d like this to take up a fixed proportion of the screen e.g. 80% of the width with the remainder blurred out. Following the modal example I’ve managed to get the pop up working but I can’t find out a way to get it to take up a fixed fraction of the screen. How can I do this?
Thanks