@7-eleven-platform/component-kits 中文文档教程
component-kits
7-11 组件工具包
Installation
npm install @7-eleven-platform/component-kits
// ...
yarn add @7-eleven-platform/component-kits
Install ThirstParty Libraries
npm install react-native-fast-image react-native-linear-gradient react-native-snap-carousel
// ...
yarn add react-native-fast-image react-native-linear-gradient react-native-snap-carousel
With React Native >= 0.60
npx pod-install
Usage
import ComponentKits from "@7-eleven-platform/component-kits";
Contributing
请参阅贡献指南,了解如何为存储库和开发工作流程做出贡献。
License
麻省理工学院
component-kits
7-Eleven Component Kits
Installation
npm install @7-eleven-platform/component-kits
// ...
yarn add @7-eleven-platform/component-kits
Install ThirstParty Libraries
npm install react-native-fast-image react-native-linear-gradient react-native-snap-carousel
// ...
yarn add react-native-fast-image react-native-linear-gradient react-native-snap-carousel
With React Native >= 0.60
npx pod-install
Usage
import ComponentKits from "@7-eleven-platform/component-kits";
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT