tencent-cos
Getting started
$ npm install tencent-cos --save
Mostly automatic installation
$ react-native link tencent-cos
Usage
import TencentCos from 'tencent-cos';
// TODO: What to do with the module?
TencentCos;
$ npm install tencent-cos --save
$ react-native link tencent-cos
import TencentCos from 'tencent-cos';
// TODO: What to do with the module?
TencentCos;
npm i tencent-cos
6
1.0.8
MIT
261 kB
73