Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tru-sdk-react-native

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tru-sdk-react-native

React Native package for tru ID

  • 0.1.6
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
2
Weekly downloads
 
Created
Source

tru-sdk-react-native

License

React Native package for tru.ID

Installation

npm install tru-sdk-react-native

Usage

import TruSdkReactNative from "tru-sdk-react-native";

// ...

const result = await TruSdkReactNative.openCheckUrl(checkUrl);

Run example

  • For iOS: Require XCode >12
  • For android: Require JDK 14 (Java version 14.02 / Gradle v6.3)
  • For metro bundler, require node version > 10
  • cd example && yarn install then yarn ios or yarn android

Note: For Android, make sure to have ANDROID_HOME env var set (ie export ANDROID_HOME=~/Library/Android/sdk)

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

Meta

Distributed under the MIT license. See LICENSE for more information.

https://github.com/tru-ID

Keywords

FAQs

Package last updated on 17 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc