terryworona / TWMessageBarManager

An iOS manager for presenting system-wide notifications via a dropdown message bar.
MIT License
1.77k stars 191 forks source link

Do not hide, keep the popup unless until user taps on it? #99

Open ravirajsphinx opened 7 years ago

ravirajsphinx commented 7 years ago

I am showing user the popup on push notification. I want user to take immediate action. I do not want to hide the popup. I want to keep in on the screen. Unless until user taps on it. Is it achievable. If yes please guide me how can I do this. Thanks :)

fustalol commented 5 years ago

I've the same need.

palian commented 5 years ago

I've had such a long duration to the Message that essentially my users need to tap on it to dismiss the message notification.