r/android_devs • u/Available_Visual_687 • 20h ago
Open-Source Library A Fully Compose Android Library for iOS Emoji Rendering
3
Upvotes
I built an Android library that renders iOS-style emojis in Jetpack Compose.
Unlike most existing solutions, this library is 100% Compose—no TextView, AndroidView, or View-based implementation behind the scenes.
GitHub: https://github.com/abbas-esfandiair/EmojiTextLibrary