Skip to content

Commit bf3dae3

Browse files
author
Kashish Grover
committed
docs: update readme
1 parent 1d43ed0 commit bf3dae3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Show a "read more", "see more", "read less", "see less" inline with your text in
1212
1. Install [`react-native-text-size` v4.0.0-rc.1](https://github.com/aMarCruz/react-native-text-size)
1313
2. `yarn add react-native-see-more-inline` or `npm install --save-dev react-native-see-more-inline`
1414

15+
>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.
16+
1517
## Usage
1618
```
1719
import SeeMore from 'react-native-see-more-inline';

0 commit comments

Comments
 (0)