# callstack/masked-view

React Native Masked View Library

Repository: https://github.com/callstack/masked-view
Canonical: https://ross.abutalabs.com/products/masked-view
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, masked-view, hacktoberfest
Last push: 2025-10-06T08:30:41+00:00

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

## Adoption (not part of the score)
Stars 1167, forks 131 (observed 2026-08-28T04:03:50.165347+00:00)

## What it is
A React Native library providing a MaskedView component that renders its children through an alpha-channel mask defined by another React element. It supports iOS, Android, and Web, and is maintained under the @react-native-masked-view organization.

## Use cases
- render text with a gradient or image fill in react native
- create masked image effects in a mobile app
- apply an alpha mask to any react native view
- build gradient text headers in react native
- mask views on ios, android, and web with one component

## When to choose
- you need alpha-channel masking of views in a React Native app
- you want cross-platform (iOS/Android/Web) masked view support
- you need gradient or image-filled text and shapes

## When to avoid
- you are not using React Native
- you need complex image editing rather than view masking
- you need masking in a native-only app without React Native

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, graphics
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: react-native, masked-view, masking, javascript, ios, android, web

## Member repositories
- callstack/masked-view (main) score 43

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:50.165347+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-30T06:28:50.890340+00:00, confidence not recorded.
  - readme: https://github.com/callstack/masked-view (fetched 2026-08-28T04:03:50.165347+00:00, sha 7d093a9a0504)
- Data as of 2026-08-30T08:39:29.467469+00:00.
