Détail du package

react-native-connect-x-test

connect-x-team1.1kMIT0.1.21

for test

react-native, ios, android

readme

react-native-my-sdk

for test

Installation

npm install react-native-my-sdk

Usage

import { multiply } from 'react-native-my-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