Jetpack Compose greatly improved the way we build UIs on Android, but not how we interact with strings. stringResource() works well, but doesn't benefit from the idiomatic Kotlin like Compose. Lyricist tries to make working with strings as powerful as building UIs with Compose, i.e., working with parameterized string is now typesafe, use of when expression to work with plurals with more flexibility, and even load/update the strings dynamically via an API.
Features
- Multiplatform: Android, Desktop, iOS, Web (JsCanvas)
- Simple API to handle locale changes and provide the current strings
- Multi module support
- Extensible: supports Compose Multiplatform out of the box but can be integrated on any UI Toolkit
- Code generation with KSP
- Easy migration from strings.xml
Categories
LibrariesLicense
MIT LicenseFollow Lyricist
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Lyricist!