Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ptmt/react-native-macos
/ readyCallback
Function
readyCallback
local-cli/server/server.js:38–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
};
37
38
const
readyCallback = logReporter => {
39
logReporter.update({
40
type
:
'initialize_packager_done'
,
41
});
42
};
43
44
runServer(args, config, startedCallback, readyCallback);
45
}
Callers
1
runServer
Function · 0.85
Calls
1
update
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…