jjochen / JJFloatingActionButton

Floating Action Button for iOS
https://jjochen.github.io/JJFloatingActionButton
MIT License
374 stars 75 forks source link

Adding Badge to Floating Action Button #272

Closed Free-tek closed 3 years ago

Free-tek commented 3 years ago

We might need to add a badge to the floating action button

jjochen commented 3 years ago

Not exactly sure what you mean.

Btw. the action button and all its action items are UIViews, so you can ad subviews as to any other view.

Free-tek commented 3 years ago

WhatsApp Image 2020-11-21 at 2 41 55 PM

Can you see the two that is the total count for orders on the floating action button, that is what I meant by a badge

Free-tek commented 3 years ago

i had to build this from scratch, it would have been a nice to have