0.1.2 • Published 10 months ago
sid-react-native-sdk v0.1.2
sid-react-native-sdk
React native SDK
Install dependencies
yarn installNavigate to the example folder
cd exampleStart the example app
yarn startHow to import package
import SourceIDSDKWrapper from 'sid-react-native-sdk';
<SourceIDSDKWrapper apiKey="apikey" />;