react-native-read-more-text
Version:
Add a 'Read More' and optionally a 'Read Less' button to text that exceeds a given number of lines
14 lines (13 loc) • 391 B
JSON
{
"name": "react-native-read-more-text",
"version": "1.1.2",
"description": "Add a 'Read More' and optionally a 'Read Less' button to text that exceeds a given number of lines",
"repository": "https://github.com/expo/react-native-read-more-text",
"main": "index.js",
"files": [
"index.js",
"README.md"
],
"author": "Brent Vatne <brent@expo.io>",
"license": "MIT"
}