0.1.1 • Published 3 years ago

react-native-cloudinary-upload v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-cloudinary

cloudinary sdks for react native

Installation

npm install react-native-cloudinary

Usage

import Cloudinary from "react-native-cloudinary";

// ...

const result = await Cloudinary.multiply(3, 7);

Contributing

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

License

MIT