Skip to content

dnolbon/react-native-yubikit

 
 

Repository files navigation

react-native-yubikit

A React Native implementation for the Yubikit library (iOS only for now)

Getting started

$ npm install react-native-yubikit --save

Mostly automatic installation

$ react-native link react-native-yubikit

Usage

import Yubikit from 'react-native-yubikit';

// TODO: What to do with the module?
Yubikit;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 83.5%
  • Java 7.4%
  • Objective-C 4.7%
  • Ruby 3.9%
  • JavaScript 0.5%