Skip to content

Commit 3016fa8

Browse files
committed
update notes about versions and update version
1 parent 0f0db80 commit 3016fa8

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ A React Native Vision Camera frame processor plugin for [Dynamsoft Document Norm
44

55
[Demo video](https://user-images.githubusercontent.com/5462205/200720562-a7b91e06-cf6c-4235-a8cd-ef200012a42a.MP4)
66

7-
This version of the plugin works for the following combination:
8-
9-
* vision camera v2
10-
* react-native-reanimated v2
11-
* react native <= 0.71
7+
Please note that this version of the plugin works for Vision Camera v2.
128

139
## Supported Platforms
1410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vision-camera-dynamsoft-document-normalizer",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "A React Native Vision Camera frame processor plugin for Dynamsoft Document Normalizer which can be used to create a document scanner.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)