0.1.10 • Published 4 months ago

expo-yubico v0.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months 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

4 months ago

0.1.9

7 months ago

0.1.8

7 months ago

0.1.7

7 months ago

0.1.6

8 months ago

0.1.5

8 months ago

0.1.4

8 months ago

0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago