redux-rn-misc-enhancer:轻巧的AppState和NetInfo包装器,将这些更改直接连接到您的Redux存储

时间:2024-05-20 19:03:02
【文件属性】:

文件名称:redux-rn-misc-enhancer:轻巧的AppState和NetInfo包装器,将这些更改直接连接到您的Redux存储

文件大小:223KB

文件格式:ZIP

更新时间:2024-05-20 19:03:02

typescript react-native TypeScript

redux-rn-misc-enhancer redux-rn-misc-enhancer是和的包装,可将这些更改直接连接到您的Redux存储。 安装 纱 yarn add redux-rn-misc-enhancer npm npm install redux-rn-misc-enhancer 用法 1.增强剂 为您的redux存储添加applyAppStateListener和applyNetInfoListener增强器。 import { compose , createStore } from 'redux' ; import { applyAppStateListener , applyNetInfoListener , } from 'redux-rn-misc-enhancer' ; const enhancer = compose ( applyAppS


【文件预览】:
redux-rn-misc-enhancer-master
----yarn.lock(198KB)
----src()
--------index.ts(515B)
--------appState()
--------declarations.d.ts(41B)
--------test()
--------netInfo()
----.vscode()
--------launch.json(305B)
----.circleci()
--------config.yml(2KB)
----.npmignore(345B)
----example()
--------yarn.lock(217KB)
--------src()
--------ios()
--------android()
--------tsconfig.json(751B)
--------tslint.json(2KB)
--------README.md(91B)
--------app.json(51B)
--------.gitignore(803B)
--------index.js(48B)
--------package.json(1KB)
----tsconfig.json(660B)
----.prettierrc(51B)
----tslint.json(2KB)
----README.md(3KB)
----.gitignore(20B)
----CHANGELOG.md(35B)
----package.json(1KB)
----.nvmrc(5B)

网友评论