InfoBar for Jetpack Compose
by Radu Salagean
Android Jetpack Compose library for displaying on-screen messages.
App Name | InfoBar for Jetpack Compose |
---|---|
Developer | Radu Salagean |
Category | Libraries & Demo |
Download Size | 3 MB |
Latest Version | 1.0.0 |
Average Rating | 0.00 |
Rating Count | 0 |
Google Play | Download |
AppBrain | Download InfoBar for Jetpack Compose Android app |
This is a library demo, created for Android app developers.
Android Jetpack Compose library for displaying on-screen messages. As opposed to the built-in Snackbar from the Compose Material library, the InfoBar can be properly displayed without additional requirements, like Scaffold, SnackbarHost / SnackbarHostState, or manually starting new coroutines to show the on-screen message.
Recent changes:
Initial release
Android Jetpack Compose library for displaying on-screen messages. As opposed to the built-in Snackbar from the Compose Material library, the InfoBar can be properly displayed without additional requirements, like Scaffold, SnackbarHost / SnackbarHostState, or manually starting new coroutines to show the on-screen message.
Recent changes:
Initial release