1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-19 01:00:39 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

feat: add progress

This commit is contained in:
sunnylqm
2024-02-08 21:44:21 +08:00
parent d9e4575964
commit 6c1662fce1
4 changed files with 22 additions and 7 deletions

View File

@@ -261,6 +261,7 @@ export class Pushy {
data: { newVersion: hash },
});
}
log('downloaded hash:', hash);
setLocalHashInfo(hash, {
name,
description,