0.1.1 • Published 5 years ago

react-native-mks v0.1.1

Weekly downloads
6
License
MIT
Repository
-
Last release
5 years ago

react-native-mks

原生模块模板,使用kotlin和oc语言开发

Installation

npm install react-native-mks

Usage

import Mks from "react-native-mks";

// ...

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

Contributing

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

License

MIT

0.1.1

5 years ago