peterferguson / react-native-passkeys

78 stars 10 forks source link

Android Support #1

Closed peterferguson closed 8 months ago

peterferguson commented 1 year ago

Internally we will only have use for android support once the largeBlob extension is available and so I am pushing developing this out until this is available

andrew-levy commented 9 months ago

Hey is this still on the roadmap? I have a working android implementation if you are interested in some contribution. It doesn't match your api exactly, so i'd just need to massage it a bit.

peterferguson commented 8 months ago

@andrew-levy Sorry for the delay merging #5

I just published the android support in v0.2.0:

https://www.npmjs.com/package/react-native-passkeys/v/0.2.0

thanks very much for the PR it is awesome 🙏

andrew-levy commented 8 months ago

Sweet! If any issues arise related to Android, feel free to tag me if needed.