@flyskywhy/react-native-alioss
v1.1.1
Published
Manipulate files in Aliyun OSS bucket
Downloads
9
Maintainers
Readme
react-native-alioss
Manipulate files in Aliyun OSS bucket.
Install
For RN >= 0.60
npm i --save @flyskywhy/react-native-alioss
cd ios
pod install
For RN < 0.60
npm install @flyskywhy/[email protected] --save
react-native link @flyskywhy/react-native-alioss
Usage
Ref to index.js