Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

agentcooper/react-native-hypertext

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
iOS
 
 
 
 
 
 
 
 
 
 
 
 

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>

About

React Native module to render hypertext (text with links)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published