Skip to content

Commit ee82bd0

Browse files
committed
add screenshots
1 parent 53983f3 commit ee82bd0

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

assets/loader1.gif

568 KB
Loading

assets/loader2.gif

98.4 KB
Loading

assets/loader3.gif

64.6 KB
Loading

readme.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77

88
A React Native Loader Component which uses Airbnb's [Lottie](https://github.com/react-native-community/lottie-react-native) for beautiful loader animations.
99

10+
<img src="./assets/loader1.gif" width="200"> &nbsp;&nbsp;
11+
<img src="./assets/loader2.gif" width="200"> &nbsp;&nbsp;
12+
<img src="./assets/loader3.gif" width="200">
13+
14+
1015
## Prerequisites
1116
This library uses [lottie-react-native](https://github.com/react-native-community/lottie-react-native) to render loader animations. Therefor this library need to be installed and linked to your project before installing this package.
1217

0 commit comments

Comments
 (0)