# react-native-fido2

A FIDO2 API wrapper for React Native

## Installation

```sh
npm install @novauth/react-native-fido2
```

or

```sh
yarn install @novauth/react-native-fido2
```

## Usage

TODO

## Contributing

TODO

## Acknowledgements

Special thanks go to maintainers and contributors of [`react-native-fido`](https://github.com/Emad-salah/react-native-fido), which is the original basis of this library.

## License

[MIT](LICENSE)