torus-direct-react-native-sdk-2

React Native SDK for Torus CustomAuth

Installation

npm install torus-direct-react-native-sdk-2

Usage

import { multiply } from "torus-direct-react-native-sdk-2";

// ...

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