Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kennytian/react-native-textmore
React Native text plus(expand、collapsed) component
https://github.com/kennytian/react-native-textmore
Last synced: about 2 months ago
JSON representation
React Native text plus(expand、collapsed) component
- Host: GitHub
- URL: https://github.com/kennytian/react-native-textmore
- Owner: Kennytian
- License: other
- Created: 2016-08-17T15:45:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-29T03:02:40.000Z (over 8 years ago)
- Last Synced: 2024-10-11T20:37:46.746Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 187 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-textmore
[![Build Status](https://travis-ci.org/Kennytian/react-native-textmore.svg?branch=master)](https://travis-ci.org/Kennytian/react-native-textmore)
[![npm version](http://img.shields.io/npm/v/react-native-textmore.svg?style=flat-square)](https://npmjs.org/package/react-native-textmore "View this project on npm")
[![npm version](http://img.shields.io/npm/dm/react-native-textmore.svg?style=flat-square)](https://npmjs.org/package/react-native-textmore "View this project on npm")
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/)
[![Github Issues](http://githubbadges.herokuapp.com/pikesley/githubbadges/issues.svg)](https://github.com/Kennytian/react-native-textmore/issues)
[![Pending Pull-Requests](http://githubbadges.herokuapp.com/pikesley/githubbadges/pulls.svg)](https://github.com/Kennytian/react-native-textmore/pulls)### Install
`npm install react-native-textmore --save`
### Usage:
```
```
https://github.com/Kennytian/react-native-textmore/blob/master/examples/launcher.js
### Run Example:
Clone this repository from Github and cd to 'examples' directory then run `npm install`.### Screenshot:
![屏幕截图](http://ww2.sinaimg.cn/mw690/77c29b23gw1f84xu9ue6oj20fm0t0wh1.jpg)