Skip to content

Commit 62bcedd

Browse files
committed
chore: update readme
1 parent 759ea08 commit 62bcedd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a href="https://www.callstack.com/open-source?utm_campaign=generic&utm_source=github&utm_medium=referral&utm_content=fast-shimmer" align="center">
2+
<picture>
3+
<img alt="React Native Fast Shimmer" src="UPDATE_THIS:https://github.com/user-attachments/assets/5d7d2dd4-4561-431c-a70b-05a76896b8d4">
4+
</picture>
5+
</a>
6+
17
[![mit licence][license-badge]][license]
28
[![npm][npm]][npm-url]
39

@@ -12,7 +18,7 @@ Easy way to add shimmer placeholders that conform to parent component size and c
1218
This library requires [reanimated](https://docs.swmansion.com/react-native-reanimated/)
1319

1420
```sh
15-
npm install react-native-fast-shimmer
21+
npm install react-native-fast-shimmer react-native-reanimated
1622
```
1723

1824
## Usage

0 commit comments

Comments
 (0)