Skip to content

Commit

Permalink
chore: update readme and guideline
Browse files Browse the repository at this point in the history
  • Loading branch information
Rizki Maulana committed Jan 4, 2024
1 parent f9169f6 commit 0592ff9
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# Stacked Snackbar 🗂
# Compose Stacked Snackbar
Stacked Snackbar for Compose Multiplatform (Android, iOS and Desktop). This library is easy to use and using same approach with default compose snackbar, make it easier to implement to new or existing project. It has built-in basic snackbar type (error, warning, success and info) and also able to accept custom snackbar view

![alt text](https://github.com/rizmaulana/floating-slideup-sheet/blob/master/assets/slideupmenu.png)

![GitHub forks](https://img.shields.io/github/forks/rizmaulana/compose-stacked-snackbar.svg)
![GitHub contributors](https://img.shields.io/github/contributors/rizmaulana/compose-stacked-snackbar.svg)
![GitHub top language](https://img.shields.io/github/languages/top/rizmaulana/compose-stacked-snackbar.svg)
![Visitor](https://visitor-badge.laobi.icu/badge?page_id=rizmaulana.compose-stacked-snackbar)

## Installataion

## Usage

## Contributing
Pull requests are welcome

0 comments on commit 0592ff9

Please sign in to comment.