/Wyre-React-Native-Library

Wyre React Native

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

This is the react-native component for Wyre Verification.

Installation

npm install wyre-react-native-library

Usage

import the library

import WyreVerification from 'wyre-react-native-library';

render the component

<WyreVerification apiKey={apiKey}/>