Releases: divadretlaw/EmojiText
Releases · divadretlaw/EmojiText
3.0.2
What's Changed
- Redraw when the emojiAnimatedMode changed. by @mironal in #15
- Fixed a crash in release builds when using "animated()" by @mironal in #14
- Fixed a bug that prevented custom emoji from being redrawn by @mironal in #16
Full Changelog: 3.0.1...3.0.2
3.0.1
- Disable animated Emoji when
AnimatedEmojiMode.never
is set (Thank you @mironal)
- Redraw emoji when
@Environment(\.emojiSize)
changes (Thank you @mironal)
3.0.0
- Beta: Support for animated emoji (Opt-In)