Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sidsharma2002 authored Sep 11, 2022
1 parent 88da6cb commit 9a772a4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# SpinWill
# SpinWill [in alpha]

A modern and highly customisable library to implement spinwheel feature in your android app which comes packed with inbuilt local database support that allows you to periodically _fetch and cache_ the reward items 🎁.

![WhatsApp Image 2022-09-11 at 12 36 04](https://user-images.githubusercontent.com/53833109/189518316-f446ea0e-18d7-453c-811e-4b1c8300a2e2.jpeg)

```
// on jitpack.io
implementation 'com.github.sidsharma2002:SpinWill:[latest_version]'
```

### How to use fetch And Catch Mechanism:

Expand Down

0 comments on commit 9a772a4

Please sign in to comment.