primitives:React Native UI 的基础组件

时间:2021-07-24 03:22:36
【文件属性】:
文件名称:primitives:React Native UI 的基础组件
文件大小:112KB
文件格式:ZIP
更新时间:2021-07-24 03:22:36
components ui react-native primitives JavaScript 原语 React Native UI 的基础组件 使用主题 自定义主题 安装 yarn add @backpacker/primitives # or npm install --save @backpacker/primitives 用法 /* Wrap your App's entry point with the `ConfigProvider` component */ import { ConfigProvider } from '@backpacker/primitives' ; function Root ( ) { return ( < ConfigProvider> < App> < / ConfigProvider > ) ; } /* Then use primitives anywhere you wan
【文件预览】:
primitives-master
----.github()
--------dependabot.yml(222B)
--------workflows()
----jest.setup.js(140B)
----yarn.lock(204KB)
----.eslintrc.js(117B)
----src()
--------config-context.js(2KB)
--------utils()
--------typography()
--------expandable()
--------config.js(2KB)
--------touchable()
--------modal()
--------layout()
--------spacer()
--------prop-types()
----babel.config.js(76B)
----.npmignore(19B)
----LICENSE(1KB)
----jest.config.js(148B)
----__tests__()
--------style.test.js(199B)
--------spacer.test.js(2KB)
--------expandable.test.js(1KB)
--------typography.test.js(3KB)
--------touchable.test.js(806B)
--------layout.test.js(2KB)
----README.md(13KB)
----index.d.ts(10KB)
----.gitignore(22B)
----.prettierrc.js(159B)
----index.js(598B)
----CHANGELOG.md(3KB)
----.eslintignore(10B)
----package.json(1KB)

网友评论