文件名称:cn-react-native-thebase:启动新的React Native应用程序的一些基本组件
文件大小:272KB
文件格式:ZIP
更新时间:2024-05-03 09:35:22
components react-native components-library TypeScript
React Native TheBase(测试版)
启动新的React Native应用程序的一些基本组件
:check_mark_button: 基本组件(印刷术,按钮,输入,开关等...)
:check_mark_button: 支持主题
npm install cn-react-native-thebase styled-components
如果您将打字稿与本机用法一起使用:
npm install cn-react-native-thebase styled-components
npm install --save-dev @types/styled-components-react-native
支持和经过测试的平台
安卓
爱欧斯
网页
:check_mark_button:
:cross_mark:
:cross_mark:
依赖关系
第一步
使用样式组件中的
【文件预览】:
cn-react-native-thebase-master
----update.ps1(115B)
----example()
--------package.json(2KB)
--------__tests__()
--------assets()
--------app.json(677B)
--------package-lock.json(644KB)
--------app()
--------src()
--------tsconfig.json(258B)
--------styled-components.d.ts(134B)
--------.expo-shared()
--------.gitignore(118B)
--------App.tsx(642B)
--------index.ts(244B)
--------babel.config.js(104B)
----package.json(1KB)
----.github()
--------workflows()
----LICENSE(1KB)
----package-lock.json(122KB)
----src()
--------themes()
--------components()
--------index.ts(198B)
----tsconfig.json(294B)
----.gitignore(2KB)
----README.md(2KB)