Skip to content

harrymash2006/react-native-streamaxialib

Repository files navigation

react-native-streamaxia

Streamaxia Wrapper

Installation

npm install react-native-streamaxia

Usage

import Streamaxia from "react-native-streamaxia";

// ...

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

Contributing

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

License

MIT