0.1.3 • Published 2 months ago

@pagopa/io-react-native-http-client v0.1.3

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

@pagopa/io-react-native-http-client

A react-native wrapper for native HTTP client

Installation

npm install @pagopa/io-react-native-http-client

Usage

import { multiply } from '@pagopa/io-react-native-http-client';

// ...

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

0.1.3

2 months ago

0.1.2

2 months ago

0.1.1

2 months ago