0.0.1 • Published 2 years ago

react-native-voicify-assistant v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

react-native-voicify-assistant

Tools to interact with a virtual assistant built on Voicify

Installation

npm install react-native-voicify-assistant

Usage

import { multiply } from "react-native-voicify-assistant";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT