Search code examples
iosswiftimessage

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?


Solution

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