Skip to content

btuck044/react-native-porcupine

Repository files navigation

react-native-porcupine

Porcupine React Native Module

Installation

npm install react-native-porcupine

Usage

import Porcupine from "react-native-porcupine";

// ...

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

Contributing

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

License

MIT