1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-12-21 13:13:58 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

update example

This commit is contained in:
sunnylqm
2024-06-11 10:59:27 +08:00
parent e63fa0fdb6
commit 9af0538a2a
5 changed files with 8 additions and 8 deletions

View File

@@ -47,7 +47,7 @@ export const PushyProvider = ({
Alert.alert(...args);
}
},
[options],
[options.updateStrategy],
);
const switchVersion = useCallback(() => {