Skip to content

Commit c699e40

Browse files
docs: update readme even more
1 parent ffdf693 commit c699e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ function App() {
7878

7979
Add `shimmer` style object to an `Animated` component to make it animate from left to right indefinitely. Great for shimmer loading effect.
8080

81-
<img src="https://github.com/user-attachments/assets/a64e8872-ce21-4681-9cc3-27b8497280ff" alt="Shimmer animation demo" align="right" width="275" />
81+
<img src="https://github.com/user-attachments/assets/2f020a43-1577-485e-b58f-9a8fc660528b" alt="Shimmer animation demo" align="right" width="275" />
8282

8383
```jsx
8484
import { shimmer } from 'react-native-css-animations';

0 commit comments

Comments
 (0)