react-native-voisek-app-extension
Voisek App Extension for React Native
Installation
npm install react-native-voisek-app-extension
Usage
import VoisekAppExtension from "react-native-voisek-app-extension";
// ...
const result = await VoisekAppExtension.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT