# taskrabbit/react-native-parsed-text

Parse text and make them into multiple React Native Text elements

Repository: https://github.com/taskrabbit/react-native-parsed-text
Canonical: https://ross.abutalabs.com/products/react-native-parsed-text
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, parsing
Last push: 2023-06-09T06:21:16+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3947, "days_push": 1181, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1250, forks 160 (observed 2026-08-28T04:04:08.113455+00:00)

## What it is
A React Native library that parses text strings and renders matching segments (URLs, phone numbers, emails, or custom regex patterns) as separate, styleable Text elements. It supports onPress handlers and custom rendering for mentions, hashtags, and other patterns.

## Use cases
- make links, phone numbers, and emails tappable in react native text
- render @mentions in a chat message
- highlight hashtags in a social feed
- parse custom regex patterns in text and style matches
- open urls from text in a react native app

## When to choose
- you need interactive, styled inline text parsing in React Native
- you want predefined url/phone/email detection plus custom regex support

## When to avoid
- you are not building a React Native app
- you need full rich-text editing rather than display-only parsing
- you need actively developed alternatives with newer React Native support

## Facets
- artifact type: library
- maturity: maintenance
- function: parser, ui-components, nlp
- domain: mobile-development, frontend
- platform: -
- tags: react-native, text-parsing, link-detection, mentions, hashtags, natural-language-processing, mobile, ios, android, javascript

## Member repositories
- taskrabbit/react-native-parsed-text (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.113455+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:45.604384+00:00, confidence not recorded.
  - readme: https://github.com/taskrabbit/react-native-parsed-text (fetched 2026-08-28T04:04:08.113455+00:00, sha 0ba9d0970326)
  - registry_npm: https://registry.npmjs.org/react-native-parsed-text (fetched 2026-08-29T12:18:45.733972+00:00, sha 8f4416c7191d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
