Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 504 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 504 Bytes

@popcode.mobile/react-native-components

Shareable components developed by Popcode Mobile Solutions

Installation

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

Usage

import ReactNativeComponents from "@popcode.mobile/react-native-components";

// ...

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

Contributing

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

License

MIT