Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 474 Bytes

File metadata and controls

27 lines (16 loc) · 474 Bytes

@popcode.mobile/react-native-hooks

Shareable hooks developed by Popcode Mobile Solutions

Installation

npm install @popcode.mobile/react-native-hooks

Usage

import ReactNativeHooks from "@popcode.mobile/react-native-hooks";

// ...

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

Contributing

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

License

MIT