Vinicius Strugata AmbrosioMaterial Design Snackbar for Android and IOS … and Mendix!Last year, I published an article called Easy Toast Notifications with Mendix Native Mobile Android Application that demonstrates an easy…Nov 14
Ramadan SayedUnderstanding Scaffold in Jetpack Compose: A Comprehensive GuideJetpack Compose is a powerful UI toolkit for building native Android interfaces using a declarative approach. One of its most versatile…Oct 5
Chef BrianGrease, Fries, and Life Lessons: My First Taste of the Kitchen GrindIt was 1979, and I was 15. A different world, a different time — one where bowling was everything. I’d been bowling since I was 10, and by…Oct 1Oct 1
InProAndroidDevbyHarryCreating Snackbars with Jetpack ComposeIn this article, we’ll be discussing the recommended approach for creating and displaying snackbars in Jetpack Compose and the motivations…Jul 111Jul 111
Avinash ShuklaAdvanced Snackbar Techniques: Custom Solutions for React Native DevelopersLet’s explore how to create a customisable Snackbar in React Native.Sep 8Sep 8
Vinicius Strugata AmbrosioMaterial Design Snackbar for Android and IOS … and Mendix!Last year, I published an article called Easy Toast Notifications with Mendix Native Mobile Android Application that demonstrates an easy…Nov 14
Ramadan SayedUnderstanding Scaffold in Jetpack Compose: A Comprehensive GuideJetpack Compose is a powerful UI toolkit for building native Android interfaces using a declarative approach. One of its most versatile…Oct 5
Chef BrianGrease, Fries, and Life Lessons: My First Taste of the Kitchen GrindIt was 1979, and I was 15. A different world, a different time — one where bowling was everything. I’d been bowling since I was 10, and by…Oct 1
InProAndroidDevbyHarryCreating Snackbars with Jetpack ComposeIn this article, we’ll be discussing the recommended approach for creating and displaying snackbars in Jetpack Compose and the motivations…Jul 111
Avinash ShuklaAdvanced Snackbar Techniques: Custom Solutions for React Native DevelopersLet’s explore how to create a customisable Snackbar in React Native.Sep 8
SaimonCustom Snackbar in jetpack compose with ComposeModifiedSnackbar library.In the era of Jetpack Compose, it has become very easy to create appealing UI using various components. One of these components is the…Jul 12
Atef ElsaeedHow to Show a Snackbar When a Bottom Sheet is Open in FlutterIf you’ve ever tried to show a Snackbar in Flutter right after opening a Bottom Sheet, you may have noticed that the Snackbar doesn’t…Jul 31
213 developerSnackbar without scaffold in jetpack composeShowing snackbar in jetpack compose is so easy with scaffold.But what if you dont want to use scaffold.Nov 16, 20231