文件名称:react-native-tailwind:React Native的功能CSS类
文件大小:204KB
文件格式:ZIP
更新时间:2024-05-26 09:59:11
JavaScript
:high_voltage: React本机尾风 :high_voltage: 出色的 ,适用于React Native! 入门 1.安装包装 yarn add react-native-tailwind 2.导入组件 import { View , Text } from "react-native-tailwind" ; 3.使用实用程序类! const RocketShip = ( { textForAliens } ) => ( < View xss=removed> < Text xss=removed> { textForAliens } < / Text > < / View > ) ; 要查看支持哪些类,请参见 。 执照
【文件预览】:
react-native-tailwind-master
----.eslintrc(446B)
----rollup.config.js(695B)
----yarn.lock(511KB)
----src()
--------tailwind()
--------.eslintrc(36B)
--------index.js(965B)
----.babelrc(95B)
----.travis.yml(39B)
----LICENSE(1KB)
----README.md(893B)
----.editorconfig(147B)
----.gitignore(289B)
----package.json(2KB)