Skip to content

fix ImageScannerModule responses#9

Open
yusufdoru wants to merge 1 commit intogev2002:mainfrom
yusufdoru:develop
Open

fix ImageScannerModule responses#9
yusufdoru wants to merge 1 commit intogev2002:mainfrom
yusufdoru:develop

Conversation

@yusufdoru
Copy link
Copy Markdown

Hi,

When using the iOS ImageScanner module in React Native, I noticed that each time the function is called, it keeps appending to the data variable without clearing it. Additionally, the resolve function is being triggered multiple times because it's inside a for loop, which causes multiple resolves in an exception being thrown in the app. This pull request addresses that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant