react-native-gizwits-components
TypeScript icon, indicating that this package has built-in type declarations

0.4.8 • Public • Published

react-native-gizwits-components

components

Installation

npm install react-native-gizwits-components

Usage

import { multiply } from "react-native-gizwits-components";

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

启动

yarn example ios

目录说明

根目录的src存放组件,组件需要在src/index中导出组件和demo

然后挂到 example/src/index.tsx

代码片段

Package Sidebar

Install

npm i react-native-gizwits-components

Weekly Downloads

2

Version

0.4.8

License

MIT

Unpacked Size

8.09 MB

Total Files

589

Last publish

Collaborators

  • gizwits-rbwang
  • seekinglight