Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
feat(capacitor): update to capacitor v5
Browse files Browse the repository at this point in the history
  • Loading branch information
thegnuu committed May 8, 2023
1 parent 6392685 commit 1ed7bfd
Show file tree
Hide file tree
Showing 4 changed files with 832 additions and 723 deletions.
256 changes: 0 additions & 256 deletions API_REFERENCE.md

This file was deleted.

4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ On **Web** this library uses [`zxing/browser`](https://github.com/zxing-js/brows

### Note on supported Capacitor versions

`v4.x` supports Capacitor `v5.x`

`v3.x` supports Capacitor `v4.x`

`v2.x` supports Capacitor `v3.x`
Expand Down Expand Up @@ -113,7 +115,7 @@ Within your `AndroidManifest.xml` file, change the following:

## Usage

The complete API reference can be found [here](./API_REFERENCE.md).
The complete API reference can be found [here](./src/definitions.ts).

Scanning a (QR) barcode can be as simple as:

Expand Down
Loading

0 comments on commit 1ed7bfd

Please sign in to comment.