statusbar - iOS - Can I make the status bar look like the in-call -


i need status bar there call , execute piece of code when user taps status bar. possible. can't find api allowing me play status bar

yes,

you can use show messages in status bar (or "like in status bar"):

https://github.com/petersantino/twstatus

and can put gesturerecognizer on top of or button in order catch tap of user ( enabling when desired event happening).

hope helps.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -