Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Callback improvements, new utility methods #33

Merged
merged 38 commits into from
Nov 16, 2024

Conversation

ravindraguptacapgemini
Copy link
Contributor

  • Sending multiple barcodes found on scan in single callback
  • Avoid invoking callback, while processing the barcode with pauseAfterCapture
  • Pause/Resume preview layer when you need to hold screen after scan

pushpender30111992 and others added 30 commits August 24, 2023 07:29
- exposed property pause after capture
- commands pausePreview/resumePreview
Data Matrix Barcode support in iOS
…ative-scanner into ILX-49850-3

# Conflicts:
#	android/src/main/java/com/pushpendersingh/reactnativescanner/ReactNativeScannerView.kt
#	android/src/main/java/com/pushpendersingh/reactnativescanner/ReactNativeScannerViewEvent.kt
#	ios/ReactNativeScannerView.mm
#	src/ReactNativeScannerViewNativeComponent.ts
@pushpender-singh-ap pushpender-singh-ap changed the title Callback improvements, added new utility methods fix: Callback improvements, added new utility methods Nov 13, 2024
@pushpender-singh-ap
Copy link
Owner

Hi @ravindraguptacapgemini - can you please update the README.md files with latest changes you made in this PR.

@pushpender-singh-ap pushpender-singh-ap linked an issue Nov 13, 2024 that may be closed by this pull request
@ravindraguptacapgemini ravindraguptacapgemini changed the title fix: Callback improvements, added new utility methods fix: Callback improvements, new utility methods Nov 13, 2024
@ravindraguptacapgemini
Copy link
Contributor Author

@pushpender-singh-ap can you do that separately

@pushpender-singh-ap pushpender-singh-ap merged commit c95e2a4 into pushpender-singh-ap:main Nov 16, 2024
1 check passed
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.

Native Component not getting released from memory
5 participants