MCPcopy
hub / github.com/callstack/react-native-paper / Menu.test.tsx

File Menu.test.tsx

src/components/__tests__/Menu.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import { Animated, Dimensions, StyleSheet, View } from 'react-native';
3
4import { act, render, screen, waitFor } from '@testing-library/react-native';

Callers

nothing calls this directly

Calls 4

getThemeFunction · 0.90
makeMenuFunction · 0.85
renderFunction · 0.50
fnFunction · 0.50

Tested by

no test coverage detected