We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffdf693 commit c699e40Copy full SHA for c699e40
README.md
@@ -78,7 +78,7 @@ function App() {
78
79
Add `shimmer` style object to an `Animated` component to make it animate from left to right indefinitely. Great for shimmer loading effect.
80
81
-<img src="https://github.com/user-attachments/assets/a64e8872-ce21-4681-9cc3-27b8497280ff" alt="Shimmer animation demo" align="right" width="275" />
+<img src="https://github.com/user-attachments/assets/2f020a43-1577-485e-b58f-9a8fc660528b" alt="Shimmer animation demo" align="right" width="275" />
82
83
```jsx
84
import { shimmer } from 'react-native-css-animations';
0 commit comments