Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

crystal-shield-module

henrychao242MIT0.2.0TypeScript support: included

CrystalShield native module

react-native, ios, android

readme

crystal-shield-module

CrystalShield native module

Installation

npm install crystal-shield-module

Usage

import CrystalShieldModule from "crystal-shield-module";

// ...

const result = await CrystalShieldModule.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT