0.1.2 • Published 5 months ago
sid-react-native-sdk v0.1.2
sid-react-native-sdk
React native SDK
Install dependencies
yarn install
Navigate to the example folder
cd example
Start the example app
yarn start
How to import package
import SourceIDSDKWrapper from 'sid-react-native-sdk';
<SourceIDSDKWrapper apiKey="apikey" />;