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

File IconButton.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

getIconButtonColorFunction · 0.90
getThemeFunction · 0.90
renderFunction · 0.50

Tested by

no test coverage detected