Skip to content

PopcodeMobile/react-native-components

Repository files navigation

@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