react-native-store-version:此模块在Google Play商店或iOS应用商店中检查应用的版本

时间:2024-06-06 02:37:08
【文件属性】:

文件名称:react-native-store-version:此模块在Google Play商店或iOS应用商店中检查应用的版本

文件大小:117KB

文件格式:ZIP

更新时间:2024-06-06 02:37:08

react-native version appstore playstore expo

react-native-store-version 此模块在google playstore或ios app store上检查应用程序的版本。 通过成功编写代码,您可以进行强制更新。 安装 $ npm install --save react-native-store-version 更新日志 v1.3.0 如果失败,则抛出错误。 添加结果详细信息。 用法 import checkVersion from 'react-native-store-version' ; export default function App ( ) { useEffect ( ( ) => { const init = async ( ) => { try { const check = await checkVersion ( { ver


【文件预览】:
react-native-store-version-master
----.gitignore(43B)
----package.json(2KB)
----package-lock.json(442KB)
----src()
--------index.ts(2KB)
--------android.ts(691B)
--------ios.ts(556B)
----tsconfig.json(539B)
----__tests__()
--------index.test.ts(2KB)
----.eslintrc.js(870B)
----README.md(1KB)
----example()
--------package.json(890B)
--------assets()
--------babel.config.js(108B)
--------app.json(641B)
--------App.tsx(2KB)
----.eslintignore(19B)
----.vscode()
--------settings.json(313B)
----babel.config.js(77B)
----.circleci()
--------config.yml(2KB)
----.npmignore(108B)

网友评论