Skip to content

Commit

Permalink
feat(update): minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcrea committed Feb 8, 2024
1 parent ed16c66 commit 49085d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ High performance barcode scanner for React Native using VisionCamera.

A working project can be found at [vision-camera-barcode-scanner-example](./example)

## Install

> [!WARNING]
> The project is currently trying to closely track the [react-native-vision-camera v3](https://github.com/mrousavy/react-native-vision-camera/releases),
> The latest 0.9+ releases are made to work with the latest react-native-vision-camera beta (currently 3.9.0-beta.2)
## Install

```bash
npm install @mgcrea/vision-camera-barcode-scanner
# or
Expand Down

0 comments on commit 49085d8

Please sign in to comment.