react-native-syrf-client
React Native module for SYRF Client SDK
Installation
npm install react-native-syrf-client
Usage
import SyrfClient from "react-native-syrf-client";
// ...
const result = await SyrfClient.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT