A React Native implementation for the Yubikit library (iOS only for now)
$ npm install react-native-yubikit --save
$ react-native link react-native-yubikit
import Yubikit from 'react-native-yubikit';
// TODO: What to do with the module?
Yubikit;
A React Native implementation for the Yubikit library (iOS only for now)
$ npm install react-native-yubikit --save
$ react-native link react-native-yubikit
import Yubikit from 'react-native-yubikit';
// TODO: What to do with the module?
Yubikit;
npm i react-native-yubikit
1
1.0.5
MIT
46.8 kB
50