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) -

Pull out data related to my apps from Android Play Store and iOS App Store -

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