EV Charger module with TMap implementation for GM Motors
npm install react-native-gm-ev-charger-module
import GmEvChargerModule from "react-native-gm-ev-charger-module";
// ...
const result = await GmEvChargerModule.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT