0.1.10 • Published 1 year ago

expo-yubico v0.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

安装

yarn add expo-yubico

配置

  1. app.config.js
ios: {
  infoPlist: {
    NFCReaderUsageDescription: '需要您授予NFC读取功能才能与Yubico通信.',
  },
},
plugins:[
  'expo-yubico'
]

参考

  1. Yubico Android SDK: https://github.com/Yubico/yubikit-android
  2. Yubico iOS SDK: https://github.com/Yubico/yubikit-ios
0.1.10

1 year ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago