MCPcopy
hub / github.com/react-navigation/react-navigation / NavigationFocusEvents.test.js

File NavigationFocusEvents.test.js

packages/core/src/__tests__/NavigationFocusEvents.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import { render, act } from 'react-native-testing-library';
3import { navigate } from '../NavigationActions';
4import TabRouter from '../routers/TabRouter';

Callers

nothing calls this directly

Calls 4

navigateFunction · 0.90
createTestNavigatorFunction · 0.85
createComponentFunction · 0.85

Tested by

no test coverage detected