Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Popup window in swift for tutorial view

What is the easiest way to create popup window in swift?

For example I have a button called “Help”in the login screen and when I pressed Help button the tutorial screen will appear and blur the background.

I have tried NMPopUpView but didn’t luck to get it work.

Thanks.

enter image description here

like image 833
Ralph Avatar asked Mar 01 '26 01:03

Ralph


1 Answers

If i want a stylised popup then I will create a new Nib file and design it in there. Then when you want to show the popup you can load that NIB and animate it in, upon closing it you can animate it out.

like image 146
Swinny89 Avatar answered Mar 02 '26 16:03

Swinny89



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!