Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
xulihang committed Nov 28, 2022
2 parents 25a46f1 + 6c0b573 commit 137c82b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ make sure you correctly setup react-native-reanimated and add this to your `babe
]
```

## Proguard Rules for Android

```
-keep class androidx.camera.core.** {*;}
```

## Usage

1. Live scanning using React Native Vision Camera.
Expand Down

0 comments on commit 137c82b

Please sign in to comment.