Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lodev09 committed May 15, 2024
1 parent 78fa9a3 commit 2b29bd5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Audio recorder for your React Native apps 🎙️

This is a wrapper component that implements [Expo Audio](https://docs.expo.dev/versions/latest/sdk/audio/) and features an animated waveform for your recording needs. 💪

> [!NOTE]
> This package is mostly subjective and might not fit your use case and/or design.
>
> I will try to make this as generic as possible, but if you want a very customized experience, feel free to copy its source code. Alternatively, you could submit a PR if you think it will help the general public. See [contributing](#contributing) to get started.
## Installation

```sh
Expand Down

0 comments on commit 2b29bd5

Please sign in to comment.