I want to add a small Label
which will be having a counter, This Label will be on one of the TabBar Button's
right top corner, but the TabBar
is in appdelegate's didFinishLaunchingWithOptions
method. How should i add it?
Thanks In Advance.
I want to add a small Label
which will be having a counter, This Label will be on one of the TabBar Button's
right top corner, but the TabBar
is in appdelegate's didFinishLaunchingWithOptions
method. How should i add it?
Thanks In Advance.