MCPcopy
hub / github.com/callstack/react-native-testing-library / text-input.test.tsx

File text-input.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

getTextInputValueFunction · 0.90
isEditableTextInputFunction · 0.90
renderFunction · 0.70

Tested by

no test coverage detected