MCPcopy Index your code
hub / github.com/callstack/react-native-testing-library / format-element.test.tsx

File format-element.test.tsx

src/helpers/__tests__/format-element.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import { Text, View } from 'react-native';
3
4import { render, screen } from '../..';

Callers

nothing calls this directly

Calls 2

formatElementFunction · 0.90
renderFunction · 0.70

Tested by

no test coverage detected