@internxt/mobile-sdk
v0.3.1
Published
test
Readme
@internxt/mobile-sdk
An SDK made for Internxt mobile apps
Installation
npm install @internxt/mobile-sdkUsage
import { multiply } from '@internxt/mobile-sdk';
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
