Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ refresh
Function
refresh
packages/client/src/features/simulators/useSimulatorList.ts:74–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
74
async
function
refresh() {
75
await
loadSimulators();
76
}
77
78
const
updateSimulator = useCallback((nextSimulator: SimulatorMetadata) => {
79
startTransition(() =>
Callers
6
runAction
Function · 0.50
runSimulatorLifecycleAction
Function · 0.50
handleSimulatorCreated
Function · 0.50
installAppFile
Function · 0.50
rotateSelectedSimulator
Function · 0.50
submitPairing
Function · 0.50
Calls
1
loadSimulators
Function · 0.85
Tested by
no test coverage detected