Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/react-native-testing-library
/ render-hook.test.tsx
File
render-hook.test.tsx
src/__tests__/render-hook.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import type { ReactNode } from
'react'
;
2
import * as React from
'react'
;
3
import { Text } from
'react-native'
;
4
Callers
nothing calls this directly
Calls
5
excludeConsoleMessage
Function · 0.90
renderHook
Function · 0.85
rerender
Function · 0.85
unmount
Function · 0.85
act
Function · 0.85
Tested by
no test coverage detected