UNPKG

sid-address-verification-react-native

Version:
35 lines (19 loc) 515 B
# addreso-vero-rn A simple (not actually simple) react native package ## Installation ```sh npm install addreso-vero-rn ``` ## Usage ```js import { multiply } from 'addreso-vero-rn'; // ... const result = await multiply(3, 7); ``` ## Contributing See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow. ## License MIT --- Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob) # addreso-vero-rn