0.1.9 • Published 4 years ago

@kafudev/react-native-orientation v0.1.9

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

react-native-orientation

react-native orientation

Installation

npm install @kafudev/react-native-orientation

Usage

import Orientation from "@kafudev/react-native-orientation";

// ...

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

Contributing

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

License

MIT