v10.0.0-beta.2
This commit is contained in:
parent
296498e20a
commit
05e5c5a1a7
@ -284,17 +284,19 @@ PODS:
|
|||||||
- React-jsinspector (0.69.8)
|
- React-jsinspector (0.69.8)
|
||||||
- React-logger (0.69.8):
|
- React-logger (0.69.8):
|
||||||
- glog
|
- glog
|
||||||
- react-native-update (9.0.0):
|
- react-native-safe-area-context (4.8.2):
|
||||||
|
- React-Core
|
||||||
|
- react-native-update (10.0.0-beta.1):
|
||||||
- React
|
- React
|
||||||
- React-Core
|
- React-Core
|
||||||
- react-native-update/HDiffPatch (= 9.0.0)
|
- react-native-update/HDiffPatch (= 10.0.0-beta.1)
|
||||||
- react-native-update/RCTPushy (= 9.0.0)
|
- react-native-update/RCTPushy (= 10.0.0-beta.1)
|
||||||
- SSZipArchive
|
- SSZipArchive
|
||||||
- react-native-update/HDiffPatch (9.0.0):
|
- react-native-update/HDiffPatch (10.0.0-beta.1):
|
||||||
- React
|
- React
|
||||||
- React-Core
|
- React-Core
|
||||||
- SSZipArchive
|
- SSZipArchive
|
||||||
- react-native-update/RCTPushy (9.0.0):
|
- react-native-update/RCTPushy (10.0.0-beta.1):
|
||||||
- React
|
- React
|
||||||
- React-Core
|
- React-Core
|
||||||
- SSZipArchive
|
- SSZipArchive
|
||||||
@ -364,6 +366,8 @@ PODS:
|
|||||||
- React-jsi (= 0.69.8)
|
- React-jsi (= 0.69.8)
|
||||||
- React-logger (= 0.69.8)
|
- React-logger (= 0.69.8)
|
||||||
- React-perflogger (= 0.69.8)
|
- React-perflogger (= 0.69.8)
|
||||||
|
- RNVectorIcons (10.0.3):
|
||||||
|
- React-Core
|
||||||
- SocketRocket (0.6.0)
|
- SocketRocket (0.6.0)
|
||||||
- SSZipArchive (2.4.3)
|
- SSZipArchive (2.4.3)
|
||||||
- Yoga (1.14.0)
|
- Yoga (1.14.0)
|
||||||
@ -414,6 +418,7 @@ DEPENDENCIES:
|
|||||||
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
|
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
|
||||||
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
|
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
|
||||||
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
|
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
|
||||||
|
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
|
||||||
- react-native-update (from `../node_modules/react-native-update`)
|
- react-native-update (from `../node_modules/react-native-update`)
|
||||||
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
|
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
|
||||||
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
|
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
|
||||||
@ -427,6 +432,7 @@ DEPENDENCIES:
|
|||||||
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
||||||
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
|
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
|
||||||
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
|
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
|
||||||
|
- RNVectorIcons (from `../node_modules/react-native-vector-icons`)
|
||||||
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
||||||
|
|
||||||
SPEC REPOS:
|
SPEC REPOS:
|
||||||
@ -487,6 +493,8 @@ EXTERNAL SOURCES:
|
|||||||
:path: "../node_modules/react-native/ReactCommon/jsinspector"
|
:path: "../node_modules/react-native/ReactCommon/jsinspector"
|
||||||
React-logger:
|
React-logger:
|
||||||
:path: "../node_modules/react-native/ReactCommon/logger"
|
:path: "../node_modules/react-native/ReactCommon/logger"
|
||||||
|
react-native-safe-area-context:
|
||||||
|
:path: "../node_modules/react-native-safe-area-context"
|
||||||
react-native-update:
|
react-native-update:
|
||||||
:path: "../node_modules/react-native-update"
|
:path: "../node_modules/react-native-update"
|
||||||
React-perflogger:
|
React-perflogger:
|
||||||
@ -513,6 +521,8 @@ EXTERNAL SOURCES:
|
|||||||
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
|
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
|
||||||
ReactCommon:
|
ReactCommon:
|
||||||
:path: "../node_modules/react-native/ReactCommon"
|
:path: "../node_modules/react-native/ReactCommon"
|
||||||
|
RNVectorIcons:
|
||||||
|
:path: "../node_modules/react-native-vector-icons"
|
||||||
Yoga:
|
Yoga:
|
||||||
:path: "../node_modules/react-native/ReactCommon/yoga"
|
:path: "../node_modules/react-native/ReactCommon/yoga"
|
||||||
|
|
||||||
@ -549,7 +559,8 @@ SPEC CHECKSUMS:
|
|||||||
React-jsiexecutor: 2cf8ea3753afb81dfcc386613dbbb0b5d155fb34
|
React-jsiexecutor: 2cf8ea3753afb81dfcc386613dbbb0b5d155fb34
|
||||||
React-jsinspector: 0eda09e9cf22bbb5dbb1d23143b03a31acf37d67
|
React-jsinspector: 0eda09e9cf22bbb5dbb1d23143b03a31acf37d67
|
||||||
React-logger: 5997ab008583826c10ffe4e1ff990363e975639d
|
React-logger: 5997ab008583826c10ffe4e1ff990363e975639d
|
||||||
react-native-update: 2b5ef06bfeaa668614c8deb7ec4d20dcf56f9278
|
react-native-safe-area-context: 0ee144a6170530ccc37a0fd9388e28d06f516a89
|
||||||
|
react-native-update: 767449a2cf592387b9aecb97980ec0536d72c890
|
||||||
React-perflogger: ad1416a715d86b32f456e5d0aed99c3b52f1de37
|
React-perflogger: ad1416a715d86b32f456e5d0aed99c3b52f1de37
|
||||||
React-RCTActionSheet: cbf7c6a953982562418ee72a1084ff7b9447b558
|
React-RCTActionSheet: cbf7c6a953982562418ee72a1084ff7b9447b558
|
||||||
React-RCTAnimation: 33df3e25824dd7313edec28dded2745542f9352b
|
React-RCTAnimation: 33df3e25824dd7313edec28dded2745542f9352b
|
||||||
@ -562,6 +573,7 @@ SPEC CHECKSUMS:
|
|||||||
React-RCTVibration: 5462287ee85304ba1a00474665ab292e63a41663
|
React-RCTVibration: 5462287ee85304ba1a00474665ab292e63a41663
|
||||||
React-runtimeexecutor: 9df680f18497367bcf5c15b6b6406c0f2dfa2b6a
|
React-runtimeexecutor: 9df680f18497367bcf5c15b6b6406c0f2dfa2b6a
|
||||||
ReactCommon: c10f046f3ef8561e7c8e7e9b9dae2ecc9ffc48ef
|
ReactCommon: c10f046f3ef8561e7c8e7e9b9dae2ecc9ffc48ef
|
||||||
|
RNVectorIcons: bc7ee28cadf39c77a49232a14738dfce690f66cd
|
||||||
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
|
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
|
||||||
SSZipArchive: fe6a26b2a54d5a0890f2567b5cc6de5caa600aef
|
SSZipArchive: fe6a26b2a54d5a0890f2567b5cc6de5caa600aef
|
||||||
Yoga: d3820731e0ca3a4933f061ad29defaf7726e3251
|
Yoga: d3820731e0ca3a4933f061ad29defaf7726e3251
|
||||||
@ -569,4 +581,4 @@ SPEC CHECKSUMS:
|
|||||||
|
|
||||||
PODFILE CHECKSUM: 618d17df10f335f1d113daac849a7997894646b2
|
PODFILE CHECKSUM: 618d17df10f335f1d113daac849a7997894646b2
|
||||||
|
|
||||||
COCOAPODS: 1.11.3
|
COCOAPODS: 1.14.3
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"react-native": "0.69.8",
|
"react-native": "0.69.8",
|
||||||
"react-native-paper": "^5.12.1",
|
"react-native-paper": "^5.12.1",
|
||||||
"react-native-safe-area-context": "^4.8.2",
|
"react-native-safe-area-context": "^4.8.2",
|
||||||
"react-native-update": "10.0.0-beta.1",
|
"react-native-update": "^10.0.0-beta.2",
|
||||||
"react-native-vector-icons": "^10.0.3"
|
"react-native-vector-icons": "^10.0.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -33,10 +33,7 @@ function App() {
|
|||||||
const [showUpdateBanner, setShowUpdateBanner] = useState(false);
|
const [showUpdateBanner, setShowUpdateBanner] = useState(false);
|
||||||
const [showUpdateSnackbar, setShowUpdateSnackbar] = useState(false);
|
const [showUpdateSnackbar, setShowUpdateSnackbar] = useState(false);
|
||||||
const snackbarVisible =
|
const snackbarVisible =
|
||||||
showUpdateSnackbar &&
|
showUpdateSnackbar && updateInfo?.update && !useDefaultAlert;
|
||||||
updateInfo &&
|
|
||||||
updateInfo.updateAvailable &&
|
|
||||||
!useDefaultAlert;
|
|
||||||
return (
|
return (
|
||||||
<View style={styles.container}>
|
<View style={styles.container}>
|
||||||
<Text style={styles.welcome}>欢迎使用Pushy热更新服务</Text>
|
<Text style={styles.welcome}>欢迎使用Pushy热更新服务</Text>
|
||||||
@ -48,8 +45,8 @@ function App() {
|
|||||||
value={useDefaultAlert}
|
value={useDefaultAlert}
|
||||||
onValueChange={v => {
|
onValueChange={v => {
|
||||||
setUseDefaultAlert(v);
|
setUseDefaultAlert(v);
|
||||||
client.setOptions({
|
client?.setOptions({
|
||||||
showAlert: v,
|
useAlert: v,
|
||||||
});
|
});
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
@ -80,7 +77,7 @@ function App() {
|
|||||||
setShowTestConsole(true);
|
setShowTestConsole(true);
|
||||||
}}>
|
}}>
|
||||||
<Text style={styles.instructions}>
|
<Text style={styles.instructions}>
|
||||||
react-native-update版本:{client.version}
|
react-native-update版本:{client?.version}
|
||||||
</Text>
|
</Text>
|
||||||
</TouchableOpacity>
|
</TouchableOpacity>
|
||||||
<TestConsole visible={showTestConsole} />
|
<TestConsole visible={showTestConsole} />
|
||||||
@ -98,7 +95,7 @@ function App() {
|
|||||||
setShowUpdateBanner(true);
|
setShowUpdateBanner(true);
|
||||||
},
|
},
|
||||||
}}>
|
}}>
|
||||||
<Text>有新版本({updateInfo.version})可用,是否更新?</Text>
|
<Text>有新版本({updateInfo.name})可用,是否更新?</Text>
|
||||||
</Snackbar>
|
</Snackbar>
|
||||||
)}
|
)}
|
||||||
<Banner
|
<Banner
|
||||||
@ -147,7 +144,6 @@ const styles = StyleSheet.create({
|
|||||||
|
|
||||||
const pushyClient = new Pushy({
|
const pushyClient = new Pushy({
|
||||||
appKey,
|
appKey,
|
||||||
showAlert: false,
|
|
||||||
});
|
});
|
||||||
|
|
||||||
export default function Root() {
|
export default function Root() {
|
@ -6231,10 +6231,10 @@ react-native-safe-area-context@^4.8.2:
|
|||||||
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.8.2.tgz#e6b3d8acf3c6afcb4b5db03a97f9c37df7668f65"
|
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.8.2.tgz#e6b3d8acf3c6afcb4b5db03a97f9c37df7668f65"
|
||||||
integrity sha512-ffUOv8BJQ6RqO3nLml5gxJ6ab3EestPiyWekxdzO/1MQ7NF8fW1Mzh1C5QE9yq573Xefnc7FuzGXjtesZGv7cQ==
|
integrity sha512-ffUOv8BJQ6RqO3nLml5gxJ6ab3EestPiyWekxdzO/1MQ7NF8fW1Mzh1C5QE9yq573Xefnc7FuzGXjtesZGv7cQ==
|
||||||
|
|
||||||
react-native-update@10.0.0-beta.1:
|
react-native-update@^10.0.0-beta.2:
|
||||||
version "10.0.0-beta.1"
|
version "10.0.0-beta.2"
|
||||||
resolved "https://registry.yarnpkg.com/react-native-update/-/react-native-update-10.0.0-beta.1.tgz#bc49a7197dd19c16ba798ea13324b4b292edd052"
|
resolved "https://registry.yarnpkg.com/react-native-update/-/react-native-update-10.0.0-beta.2.tgz#2974f168a61c80d3240f10923294bc6e36879c08"
|
||||||
integrity sha512-PFTsut8SL+vqAPtBUzPg9KKU9mFgCktKttifzM8B4puSoburlSN2UnD+eDWxLkXyIWQtoQAqAmXPE1/zA/e7dw==
|
integrity sha512-/HjuxRVLGSxTqcGApsRHTJO89Md47qwHlsE4lXKigkmHPdE1q5RjFVEu0ee0hkMtSOHO14bpnbjFICiNp+9kLQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
nanoid "^3.3.3"
|
nanoid "^3.3.3"
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-update",
|
"name": "react-native-update",
|
||||||
"version": "10.0.0-beta.1",
|
"version": "10.0.0-beta.2",
|
||||||
"description": "react-native hot update",
|
"description": "react-native hot update",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -154,7 +154,6 @@ export class Pushy {
|
|||||||
if (resp.status !== 200) {
|
if (resp.status !== 200) {
|
||||||
report({
|
report({
|
||||||
type: 'errorChecking',
|
type: 'errorChecking',
|
||||||
//@ts-ignore
|
|
||||||
message: result.message,
|
message: result.message,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
@ -187,11 +186,11 @@ export class Pushy {
|
|||||||
onDownloadProgress?: (data: ProgressData) => void,
|
onDownloadProgress?: (data: ProgressData) => void,
|
||||||
) => {
|
) => {
|
||||||
assertRelease();
|
assertRelease();
|
||||||
if (!('update' in info)) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
const { hash, diffUrl, pdiffUrl, updateUrl, name, description, metaInfo } =
|
const { hash, diffUrl, pdiffUrl, updateUrl, name, description, metaInfo } =
|
||||||
info;
|
info;
|
||||||
|
if (!info.update || !hash) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
if (rolledBackVersion === hash) {
|
if (rolledBackVersion === hash) {
|
||||||
log(`rolledback hash ${rolledBackVersion}, ignored`);
|
log(`rolledback hash ${rolledBackVersion}, ignored`);
|
||||||
return;
|
return;
|
||||||
|
13
src/client.web.js
Normal file
13
src/client.web.js
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
const noop = () => {};
|
||||||
|
export class Pushy {
|
||||||
|
constructor() {
|
||||||
|
console.warn(
|
||||||
|
'react-native-update is not supported and will do nothing on web.',
|
||||||
|
);
|
||||||
|
return new Proxy(this, {
|
||||||
|
get() {
|
||||||
|
return noop;
|
||||||
|
},
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
@ -1,17 +0,0 @@
|
|||||||
import { Fragment } from 'react';
|
|
||||||
|
|
||||||
const noop = () => {};
|
|
||||||
export class Pushy {
|
|
||||||
constructor() {
|
|
||||||
console.warn('react-native-update is not supported and will do nothing on web.');
|
|
||||||
return new Proxy(this, {
|
|
||||||
get() {
|
|
||||||
return noop;
|
|
||||||
},
|
|
||||||
});
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
export { PushyContext, usePushy } from './context';
|
|
||||||
|
|
||||||
export const PushyProvider = Fragment;
|
|
@ -45,19 +45,19 @@ export const PushyProvider = ({
|
|||||||
);
|
);
|
||||||
|
|
||||||
const switchVersion = useCallback(() => {
|
const switchVersion = useCallback(() => {
|
||||||
if (updateInfo && 'hash' in updateInfo) {
|
if (updateInfo && updateInfo.hash) {
|
||||||
client.switchVersion(updateInfo.hash);
|
client.switchVersion(updateInfo.hash);
|
||||||
}
|
}
|
||||||
}, [client, updateInfo]);
|
}, [client, updateInfo]);
|
||||||
|
|
||||||
const switchVersionLater = useCallback(() => {
|
const switchVersionLater = useCallback(() => {
|
||||||
if (updateInfo && 'hash' in updateInfo) {
|
if (updateInfo && updateInfo.hash) {
|
||||||
client.switchVersionLater(updateInfo.hash);
|
client.switchVersionLater(updateInfo.hash);
|
||||||
}
|
}
|
||||||
}, [client, updateInfo]);
|
}, [client, updateInfo]);
|
||||||
|
|
||||||
const downloadUpdate = useCallback(async () => {
|
const downloadUpdate = useCallback(async () => {
|
||||||
if (!updateInfo || !('update' in updateInfo)) {
|
if (!updateInfo || !updateInfo.update) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
try {
|
try {
|
||||||
@ -98,7 +98,7 @@ export const PushyProvider = ({
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
setUpdateInfo(info);
|
setUpdateInfo(info);
|
||||||
if ('expired' in info) {
|
if (info.expired) {
|
||||||
const { downloadUrl } = info;
|
const { downloadUrl } = info;
|
||||||
showAlert('提示', '您的应用版本已更新,点击更新下载安装新版本', [
|
showAlert('提示', '您的应用版本已更新,点击更新下载安装新版本', [
|
||||||
{
|
{
|
||||||
@ -114,7 +114,7 @@ export const PushyProvider = ({
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
]);
|
]);
|
||||||
} else if ('update' in info) {
|
} else if (info.update) {
|
||||||
showAlert(
|
showAlert(
|
||||||
'提示',
|
'提示',
|
||||||
'检查到新的版本' + info.name + ',是否下载?\n' + info.description,
|
'检查到新的版本' + info.name + ',是否下载?\n' + info.description,
|
||||||
|
2
src/provider.web.js
Normal file
2
src/provider.web.js
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
import { Fragment } from 'react';
|
||||||
|
export const PushyProvider = Fragment;
|
38
src/type.ts
38
src/type.ts
@ -1,31 +1,19 @@
|
|||||||
export interface ExpiredResult {
|
export interface CheckResult {
|
||||||
expired: true;
|
upToDate?: true;
|
||||||
downloadUrl: string;
|
expired?: true;
|
||||||
}
|
downloadUrl?: string;
|
||||||
|
update?: true;
|
||||||
export interface UpTodateResult {
|
name?: string; // version name
|
||||||
upToDate: true;
|
hash?: string;
|
||||||
paused?: 'app' | 'package';
|
description?: string;
|
||||||
}
|
metaInfo?: string;
|
||||||
|
pdiffUrl?: string;
|
||||||
export interface UpdateAvailableResult {
|
|
||||||
upToDate: false;
|
|
||||||
update: true;
|
|
||||||
name: string; // version name
|
|
||||||
hash: string;
|
|
||||||
description: string;
|
|
||||||
metaInfo: string;
|
|
||||||
pdiffUrl: string;
|
|
||||||
diffUrl?: string;
|
diffUrl?: string;
|
||||||
updateUrl?: string;
|
updateUrl?: string;
|
||||||
|
paused?: 'app' | 'package';
|
||||||
|
message?: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
export type CheckResult =
|
|
||||||
| ExpiredResult
|
|
||||||
| UpTodateResult
|
|
||||||
| UpdateAvailableResult
|
|
||||||
| {};
|
|
||||||
|
|
||||||
export interface ProgressData {
|
export interface ProgressData {
|
||||||
hash: string;
|
hash: string;
|
||||||
received: number;
|
received: number;
|
||||||
@ -59,6 +47,7 @@ export interface EventData {
|
|||||||
newVersion?: string;
|
newVersion?: string;
|
||||||
[key: string]: any;
|
[key: string]: any;
|
||||||
}
|
}
|
||||||
|
|
||||||
export type UpdateEventsLogger = ({
|
export type UpdateEventsLogger = ({
|
||||||
type,
|
type,
|
||||||
data,
|
data,
|
||||||
@ -72,6 +61,7 @@ export interface PushyServerConfig {
|
|||||||
backups?: string[];
|
backups?: string[];
|
||||||
queryUrl?: string;
|
queryUrl?: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface PushyOptions {
|
export interface PushyOptions {
|
||||||
appKey: string;
|
appKey: string;
|
||||||
server?: PushyServerConfig;
|
server?: PushyServerConfig;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user