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 Jan 1, 2024
1 parent 81f5b05 commit 5f8ab0c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@ It comes with built-in support for drag-and-drop functionality, making it a vers
- **Multi-Item Type Support:** Easily handle multiple item types within the same RecyclerView, enhancing the versatility of your UI.


## How to add in your project

Add the dependency

```gradle
implementation 'com.canopas:compose_recyclerview:1.0.0'
```


## Sample Usage

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

0 comments on commit 5f8ab0c

Please sign in to comment.