Snackie icon indicating copy to clipboard operation
Snackie copied to clipboard

a Custom Snackbar Library for Jetpack Compose 🚀🎨

Results 1 Snackie issues
Sort by recently updated
recently updated
newest added

I have added dependency as follows in my jetpack compose project; snackie = { module = "com.github.mathroda:Snackie", version.ref="snackieVer"} where, snackieVer = "1.0.2" but this declaration still unrecognized ` val state...