react native extended stylesheet:用于React Native的扩展StyleSheets 源码
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.zip
(预估有个64文件)
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
暂无评论