Skip to content

Commit

Permalink
docs: image
Browse files Browse the repository at this point in the history
  • Loading branch information
avrcoelho committed May 8, 2022
1 parent 5ff308a commit 734e885
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

Add notifications in your React Native app. Types: success, error, warning, info, default or custom.

<img src="demo.jpg" alt="Demo" width="350" />

- Compatible with `Reanimated v2`.
- Compatible with `Expo`.
- Written in `TypeScript`.

<img src="demo.jpg" alt="Demo" width="350" />

## Install

```shell
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-hook-notification",
"version": "1.0.6",
"version": "1.0.7",
"license": "MIT",
"main": "dist/main/index.js",
"typings": "dist/main/index.d.ts",
Expand Down

0 comments on commit 734e885

Please sign in to comment.