npci-rn-voice-assistant
v0.1.12
Published
this is a library by NPCI for the use case of voice assistant feature
Downloads
21
Readme
npci-rn-voice-assistant
this is a library by NPCI for the use case of voice assistant feature and its internal uses only
Installation
npm install npci-rn-voice-assistantUsage
import { multiply } from 'npci-rn-voice-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
Made with create-react-native-library
Authors
ankur das , somveer kumar
