Darrow Hartman
Darrow Hartman

Reputation: 4373

Imessage circles on groupchat replication

this question might be unique to other questions on stackoverflow, but I am wondering how I could make the overlapping circles in iMessage when messaging with multiple users. Here is an example: image

I was thinking of using a collection view, but I am not sure how to overlap them. Any suggestions?

Upvotes: 0

Views: 31

Answers (1)

unixb0y
unixb0y

Reputation: 1048

You could try Bezier Paths or just use the great Macaw framework!

Upvotes: 1

Related Questions