Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 280 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 280 Bytes

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}/>