react-native-hypertext

0.0.3 • Public • Published

React Native Hypertext

npm install react-native-hypertext

Render clickable links with React Native.

var Hypertext = require('react-native-hypertext');

<Hypertext>
  {'<a href="http://www.w3.org/WhatIs.html">Hypertext</a> is text which contains <a href="http://www.w3.org/Terms.html#link">links</a> to other texts.'}
</Hypertext>

Package Sidebar

Install

npm i react-native-hypertext

Weekly Downloads

2

Version

0.0.3

License

none

Last publish

Collaborators

  • agentcooper