react-native-extended-stylesheet:用于React Native的扩展StyleSheets

时间:2024-02-26 05:30:37
【文件属性】:

文件名称:react-native-extended-stylesheet:用于React Native的扩展StyleSheets

文件大小:351KB

文件格式:ZIP

更新时间:2024-02-26 05:30:37

react theme react-native stylesheets styling

React本机扩展StyleSheet 用媒体查询,变量,动态主题,相对单位,百分比,数学运算,缩放和其他样式化内容直接替换 。 演示版 可以在浏览器或使用此与Extended StyleSheets一起玩。 安装 npm i react-native-extended-stylesheet --save 用法 使用EStyleSheet.create()而不是StyleSheet.create()定义样式: /* component.js */ import EStyleSheet from 'react-native-extended-stylesheet' ; // define e


【文件预览】:
react-native-extended-stylesheet-master
----.eslintrc(2KB)
----.github()
--------stale.yml(202B)
--------ISSUE_TEMPLATE.md(765B)
----yarn.lock(228KB)
----src()
--------value.js(5KB)
--------child.js(1024B)
--------.babelrc(177B)
--------utils.js(544B)
--------replacers()
--------__tests__()
--------__mocks__()
--------style.js(3KB)
--------sheet.js(3KB)
--------index.js(83B)
--------api.js(4KB)
----.npmignore(145B)
----types()
--------test.ts(1KB)
--------index.d.ts(1KB)
----examples()
--------hmr()
--------simple()
--------jest-testing()
--------readme()
--------media-queries()
--------README.md(524B)
--------rem()
--------theming()
----.travis.yml(131B)
----tsconfig.json(225B)
----LICENSE.md(1KB)
----README.md(21KB)
----.editorconfig(162B)
----.gitignore(83B)
----CHANGELOG.md(3KB)
----package-lock.json(276KB)
----package.json(2KB)

网友评论