Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactnativecn/react-native-update
/ downloadFullUpdate
Method
downloadFullUpdate
src/NativePushy.ts:31–31 ·
view source on GitHub ↗
(options: { updateUrl: string; hash: string; })
Source
from the content-addressed store, hash-verified
29
hash: string;
30
}): Promise<void>;
31
downloadFullUpdate(options: {
32
updateUrl: string;
33
hash: string;
34
}): Promise<void>;
Callers
3
downloadFullUpdate
Method · 0.65
Pushy
Class · 0.65
downloadFullUpdate
Method · 0.65
Implementers
3
UpdateModule
android/src/newarch/cn/reactnative/mod
UpdateModule
android/src/oldarch/cn/reactnative/mod
PushyTurboModule
harmony/pushy/src/main/ets/PushyTurboM
Calls
no outgoing calls
Tested by
no test coverage detected