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
Post a Comment