https://github.com/hecom-rn/react-native-hecom-common
公共组件和数据结构。
https://github.com/hecom-rn/react-native-hecom-common
common-library react-native
Last synced: 4 months ago
JSON representation
公共组件和数据结构。
- Host: GitHub
- URL: https://github.com/hecom-rn/react-native-hecom-common
- Owner: hecom-rn
- License: mit
- Created: 2018-06-01T06:16:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-27T07:36:42.000Z (over 1 year ago)
- Last Synced: 2025-08-15T01:53:07.750Z (11 months ago)
- Topics: common-library, react-native
- Language: JavaScript
- Homepage:
- Size: 296 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-hecom-common
## 安装
使用Yarn安装:
```
yarn add react-native-hecom-common
```
使用npm安装:
```
npm install --save react-native-hecom-common
```
## 内容
参见[Wiki](https://github.com/RNCommon/react-native-hecom-common/wiki)。