Porcupine React Native Module
npm install react-native-porcupine
import Porcupine from "react-native-porcupine";
// ...
const result = await Porcupine.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT