Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Implementing GUI pop-ups on iPhone

Is there any way to implement pop-ups similar to the system ones on iPhone? I'd like to see something similar to pop-ups used with Copy/Paste in 3.0 (screenshots)

Thanks in advance!

like image 587
Sergey Mikhanov Avatar asked May 04 '26 17:05

Sergey Mikhanov


1 Answers

The only way I can think of, is to write it yourself. I think this type of popup is too new to have some open-source implementation available.

like image 119
Pieter Jongsma Avatar answered May 06 '26 06:05

Pieter Jongsma