react-native-reflect:适用于React Native和React Native Web的响应式主题风格系统

时间:2024-03-31 16:11:22
【文件属性】:

文件名称:react-native-reflect:适用于React Native和React Native Web的响应式主题风格系统

文件大小:3.74MB

文件格式:ZIP

更新时间:2024-03-31 16:11:22

系统开源

React本机反射 适用于React Native和React Native Web的基于主题的响应式样式系统 npm i react-native-reflect 描述 Reflect通过提供用于响应式样式和道具的工具,主题系统和其他实用程序,可以轻松地为Native和Web创建通用的React Native应用程序。 Reflect是样式库和样式化系统之类的库的替代方法,它们是为React Native和React Native Web重新构建的。 它使用React Native友好的API提供导出,例如styled() , useStyled()和ThemeProvider 。 该库也是最小的,不依赖于其他样式库,并且被设计为单独使用或与其他React Native UI库(例如React Native Elements)一起使用。 使用它来定义整个应用程序的样式,将其作为创建自


【文件预览】:
react-native-reflect-master
----rollup.config.js(478B)
----src()
--------styled.d.ts(900B)
--------useStyled.js(2KB)
--------theme.js(867B)
--------utils.js(4KB)
--------__tests__()
--------__mocks__()
--------theme.d.ts(1KB)
--------useStyled.d.ts(576B)
--------index.d.ts(449B)
--------styled.js(2KB)
--------types.d.ts(2KB)
--------processAttrs.js(1KB)
--------testsUtils.js(1KB)
--------index.js(302B)
--------types.js(0B)
--------utils.d.ts(716B)
--------processStyles.js(4KB)
--------testsUtils.d.ts(190B)
--------__type_tests__()
----babel.config.js(107B)
----TODO.txt(2KB)
----examples()
--------.expo-shared()
--------babel.config.js(107B)
--------tsconfig.json(258B)
--------assets()
--------README.md(422B)
--------screens()
--------App.tsx(2KB)
--------app.json(514B)
--------.gitignore(130B)
--------package.json(1KB)
----tsconfig.json(258B)
----LICENSE(1KB)
----README.md(5KB)
----typedoc.js(350B)
----docs()
--------index.html(1008B)
--------theme-custom.css(310B)
--------.nojekyll(0B)
--------_coverpage.md(518B)
--------typedoc()
--------_media()
--------README.md(20KB)
----.gitignore(79B)
----package.json(3KB)

网友评论