Skip to content

Commit 70d4b1d

Browse files
Updated Readme file
Please check for some content change.
1 parent 7fabfc5 commit 70d4b1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Native Animated Loader
22

3-
Read more on [blog](https://www.freecodecamp.org/news/how-to-create-a-beautifully-animated-loader-in-react-native-21da37a8f6b0/)
3+
Read more about this package [here](https://www.freecodecamp.org/news/how-to-create-a-beautifully-animated-loader-in-react-native-21da37a8f6b0/).
44

55
[![downloads](https://img.shields.io/npm/dt/react-native-animated-loader.svg)](http://npm-stats.com/~packages/react-native-animated-loader)
66
[![npm-version](https://img.shields.io/npm/v/react-native-animated-loader.svg)](https://www.npmjs.com/package/react-native-animated-loader)
@@ -21,7 +21,7 @@ This library uses [lottie-react-native](https://github.com/react-native-communit
2121
Follow the official instruction and linking guide [here](https://github.com/react-native-community/lottie-react-native/blob/master/README.md#getting-started).
2222

2323
### Using Expo
24-
No need to anything but to install the package itself. Expo already has Lottie library API available.
24+
No need to do anything specific, just install the package itself. Expo already has Lottie library API available and it will take care of the rest.
2525

2626
## Install
2727

0 commit comments

Comments
 (0)