0.1.6 • Published 3 years ago

react-native-glimpse v0.1.6

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

react-native-glimpse

Crop

Installation

npm install react-native-glimpse

Usage

import Glimpse from "react-native-glimpse";

// ...

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

Contributing

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

License

MIT