react3l-native-kit

React3L Kit for React Native

Usage no npm install needed!

<script type="module">
  import react3lNativeKit from 'https://cdn.skypack.dev/react3l-native-kit';
</script>

README

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