Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callstack/react-theme-provider
/ render
Method
render
src/__tests__/createTheming.test.js:135–140 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
render() {
136
return
(
137
<WithThemeComponent
138
ref={component => {
139
this.comp = component;
140
}}
141
/>
142
);
143
}
Callers
1
createTheming.test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected