0.0.14 • Published 2 years ago

react-native-signanddrive v0.0.14

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

react-native-signanddrive

Biblioteca que exibe as ofertas disponíveis no site https://vwsignanddrive.com.br, através de consumo da API da LM https://backend.vwsignanddrive.com.br/api.

Installation

npm install react-native-signanddrive

Usage

import { multiply } from "react-native-signanddrive";

// ...

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