Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/react-native-testing-library
/ render
Method
render
src/__tests__/cleanup.test.tsx:12–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
}
11
}
12
render() {
13
return <View />;
14
}
15
}
16
17
test(
'cleanup after render'
, async () => {
Callers
2
render
Function · 0.45
rerender
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected