0.1.0-rc.6 • Published 3 years ago

react3l-native-kit v0.1.0-rc.6

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

react3l-native-kit

React3L Kit for React Native

Installation

npm install react3l-native-kit

Usage

import React3lNativeKit from "react-native-react3l-native-kit";

// ...

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

Contributing

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

License

MIT