1

I want to know how to get Badge notification in ios. I mean inside the app. I can't post the image. Follow this link I want to get that badge notfication inside the app over a button.

Gugan
  • 1,625
  • 2
  • 27
  • 65

2 Answers2

2

I don't know what do you mean by "bubble notification" but maybe you meant to badge over a UIButton? maybe CustomBadge could help you.

NadavN7
  • 367
  • 1
  • 9
0

I don't know if this is what you're looking for, but take a look at CMPopTipView!

Nenad M
  • 3,055
  • 20
  • 26