Skip to content

StanzaSystems/stanza-rn-sdk

Repository files navigation

stanza-rn-sdk

A react-native SDK for stanzajs

Installation

npm install stanza-rn-sdk

Usage

import { multiply } from 'stanza-rn-sdk';

// ...

const result = 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

A react-native SDK for stanzajs and an example.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published