0.1.1 • Published 2 years ago

react-native-image-chakra v0.1.1

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

react-native-image-chakra

Image chakra

Installation

npm install react-native-image-chakra

Usage

import { multiply } from "react-native-image-chakra";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT