Skip to content

Commit af49b3f

Browse files
docs: shorten explanation
1 parent c953963 commit af49b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Add `shimmer` style object to an `Animated` component to make it animate from le
8181
<img src="https://github.com/user-attachments/assets/a64e8872-ce21-4681-9cc3-27b8497280ff" alt="Shimmer animation demo" align="right" width="275" />
8282

8383
> [!NOTE]
84-
> While the `shimmer` style object supports both iOS, Android, and the Web, the example video on the right uses `@react-native-masked-view/masked-view` and `expo-linear-gradient`, and thus doesn't work on the Web.
84+
> The example video on the right uses `@react-native-masked-view/masked-view` and `expo-linear-gradient`, and thus doesn't work on the Web.
8585
8686
```jsx
8787
import { shimmer } from 'react-native-css-animations';

0 commit comments

Comments
 (0)