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

File BottomNavigation.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

getThemeFunction · 0.90
getActiveTintColorFunction · 0.90
getInactiveTintColorFunction · 0.90
getLabelColorFunction · 0.90
createStateFunction · 0.85
renderFunction · 0.50

Tested by

no test coverage detected