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