Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BuilderIO/mitosis
/ isReactNative
Function
isReactNative
examples/basic/src/functions/is-react-native.ts:1–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
export
function
isReactNative(): boolean {
2
return
false;
3
}
Callers
1
track
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…