UNPKG

sid-address-verification-react-native

Version:
35 lines (19 loc) 608 B
# sid-address-verification-react-native A sourceID react native package for address verification ## Installation ```sh npm install sid-address-verification-react-native ``` ## Usage ```js import { multiply } from 'sid-address-verification-react-native'; // ... 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) # sid-address-verification-react-native