1.0.8 • Published 5 months ago

micheal_react_native_sdk v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

react_native_sdk

react native sdk with native module

Installation

npm install react_native_sdk

Usage

import { multiply } from 'react_native_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

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago