Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agentcooper/react-native-hypertext
React Native module to render hypertext (text with links)
https://github.com/agentcooper/react-native-hypertext
Last synced: 6 days ago
JSON representation
React Native module to render hypertext (text with links)
- Host: GitHub
- URL: https://github.com/agentcooper/react-native-hypertext
- Owner: agentcooper
- Archived: true
- Created: 2015-04-27T10:02:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-13T19:22:59.000Z (over 8 years ago)
- Last Synced: 2024-12-01T00:55:19.500Z (12 days ago)
- Language: Objective-C
- Size: 28.3 KB
- Stars: 22
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-react-native - react-native-hypertext ★20 - React Native module to render hypertext (text with links) (Components / Text & Rich Content)
- awesome-react-native - react-native-hypertext ★20 - React Native module to render hypertext (text with links) (Components / Text & Rich Content)
- awesome-react-native - react-native-hypertext ★20 - React Native module to render hypertext (text with links) (Components / Text & Rich Content)
- awesome-react-native-ui - react-native-hypertext ★19 - React Native module to render hypertext (text with links) (Components / Text & Rich Content)
- awesome-react-native - react-native-hypertext ★20 - React Native module to render hypertext (text with links) (Components / Text & Rich Content)
README
### React Native Hypertext
```
npm install react-native-hypertext
```Render clickable links with React Native.
```jsx
var Hypertext = require('react-native-hypertext');{'Hypertext is text which contains links to other texts.'}
```