Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-megh-l authored Oct 26, 2023
1 parent 49bd496 commit cd50adb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,19 @@ Android app, enhancing the user experience.
- **Customization:** Customize colors, icons, and animations to match your app's branding and
design.



## Configuration

Available on [Maven Central](https://central.sonatype.com/artifact/io.github.canopas/bottombar).

Add the dependency
```gradle
implementation 'io.github.canopas:bottombar:1.0.0'
```


## Sample Usage

Integrating **AnimatedBottomBarCompose** into your Android app is a breeze! Follow these simple
Expand Down

0 comments on commit cd50adb

Please sign in to comment.