0.1.0 • Published 4 years ago
servicex-sdk-rn v0.1.0
servicex-sdk-rn
A serviceX sdk for react-native
Installation
npm install servicex-sdk-rnUsage
import ServicexSdkRn from "servicex-sdk-rn";
// ...
const result = await ServicexSdkRn.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
0.1.0
4 years ago