Here is what I came up with:
Usage:
StackedEmojiView(totalEmojiCount: 4000, emojiCountDictionary: [.laugh: 3, .fire: 4, .like: 5], order: [.fire, .laugh, .like])
Final Output:
Enjoy!
Here is what I came up with:
Usage:
StackedEmojiView(totalEmojiCount: 4000, emojiCountDictionary: [.laugh: 3, .fire: 4, .like: 5], order: [.fire, .laugh, .like])
Final Output:
Enjoy!
Hi All, I am a passionate engineer who loves to write clean, reusable and testable code.