You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.`yarn add react-native-see-more-inline` or `npm install --save-dev react-native-see-more-inline`
14
14
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
+
15
17
## Usage
16
18
```
17
19
import SeeMore from 'react-native-see-more-inline';
0 commit comments