0.1.3 • Published 3 years ago

react-native-pjt-ui-module v0.1.3

Weekly downloads
15
License
MIT
Repository
-
Last release
3 years ago

react-native-pjt-ui-module

ui

Installation

npm install react-native-pjt-ui-module

Usage

import PjtUiModule from "react-native-pjt-ui-module";

// ...

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

Contributing

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

License

MIT