1.4.0 • Published 12 months ago

@aptos-labs/react-native-arculus-csdk v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@aptos-labs/react-native-arculus-csdk

React Native Arculus CSDK

Installation

npm install @aptos-labs/react-native-arculus-csdk

Usage

import { multiply } from '@aptos-labs/react-native-arculus-csdk';

// ...

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

1.2.0

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.4.0

12 months ago

1.3.0

12 months ago

1.0.0

1 year ago