react context sensitive:一个使用React Context API为您的应用程序提供响应上下文的包 源码
React上下文响应 使用React Context API为您的应用程序提供响应上下文的软件包。 它具有相同的 API,并且可以轻松互换。 安装 $ yarn add @farfetch/react-context-responsive $ npm i @farfetch/react-context-responsive ...并将其包含在您的项目中 import { ResponsiveProvider , useResponsive } from '@farfetch/react-context-responsive' ; 指导方针 提供者使用 理想情况下,该应用程序应该只有一个
文件列表
react-context-responsive-master.zip
(预估有个54文件)
react-context-responsive-master
.eslintrc.json
2KB
.gitignore
142B
package.json
2KB
commitlint.config.js
67B
src
withIsMobile.js
555B
ResponsiveContext.js
269B
withResponsive.js
455B
index.js
360B
暂无评论