Skip to content

Commit a7baf87

Browse files
author
Kashish Grover
committed
docs: edit readme
1 parent 13bca29 commit a7baf87

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Show a "read more", "see more", "read less", "see less" inline with your text in
1010

1111
## Installing the package
1212
1. Install [`react-native-text-size` v4.0.0-rc.1](https://github.com/aMarCruz/react-native-text-size)
13-
2. `yarn add react-native-see-more-inline` or `npm install --save-dev react-native-see-more-inline`
13+
2. `yarn add react-native-see-more-inline` or `npm install --save react-native-see-more-inline`
1414

1515
>Note: This package will not work with expo managed projects. The dependency `react-native-text-size` links natively. Till we have a dependency on this package to measure the text width, this limitation will remain.
1616

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "Show a \"read more\", \"see more\", \"read less\", \"see less\" inline with your text in React Native",
55
"main": "index.js",
66
"repository": "git@github.com:kashishgrover/react-native-see-more-inline.git",
7-
"publishConfig": { "registry": "https://npm.pkg.github.com/" },
87
"author": "Kashish Grover <kashishgrover95@gmail.com>",
98
"license": "MIT",
109
"keywords": [

0 commit comments

Comments
 (0)