thino-dev / mobile-sdk

Mobile SDK for Internxt Apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

internxt-mobile-sdk

Internxt Mobile SDK

Installation

npm install internxt-mobile-sdk

Usage

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

About

Mobile SDK for Internxt Apps

License:MIT License


Languages

Language:Java 43.5%Language:C++ 19.7%Language:Objective-C++ 10.3%Language:Ruby 6.8%Language:JavaScript 4.6%Language:Makefile 4.3%Language:TypeScript 4.0%Language:Kotlin 3.4%Language:Objective-C 2.2%Language:Swift 0.9%Language:C 0.3%