MCPcopy
hub / github.com/infinitered/ignite / Text.tsx

File Text.tsx

boilerplate/app/components/Text.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ReactNode, forwardRef, ForwardedRef } from "react"
2// eslint-disable-next-line no-restricted-imports
3import { StyleProp, Text as RNText, TextProps as RNTextProps, TextStyle } from "react-native"
4import { TOptions } from "i18next"

Callers

nothing calls this directly

Calls 2

useAppThemeFunction · 0.90
translateFunction · 0.90

Tested by

no test coverage detected