Skip to content

Commit

Permalink
Merge pull request #14 from Cnilton/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kashishgrover authored Dec 29, 2020
2 parents 38b39d0 + 60891af commit cbcffb2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@

![npm](https://img.shields.io/npm/dm/react-native-see-more-inline?style=plastic)
![npm](https://img.shields.io/npm/dt/react-native-see-more-inline?style=plastic)

# react-native-see-more-inline

Show a "read more", "see more", "read less", "see less" inline with your text in React Native
Expand Down Expand Up @@ -44,4 +48,4 @@ import SeeMore from 'react-native-see-more-inline';
2. `yarn install`
3. Terminal 1 - `yarn start`
4. Terminal 2 - `yarn run wml`
5. Terminal 3 - `yarn run ios` / `yarn run android`
5. Terminal 3 - `yarn run ios` / `yarn run android`

0 comments on commit cbcffb2

Please sign in to comment.