1.0.8 • Published 2 years ago

micheal_react_native_sdk v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago