Skip to content

Emad-salah/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