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

[android] Add support for torch. #32

Merged
merged 4 commits into from
May 27, 2021

Conversation

tripodsgames
Copy link

@tripodsgames tripodsgames commented Apr 28, 2021

Added support for torch on android.

Enable Torch
BarcodeScanner.enableTorch();

Disable Torch
BarcodeScanner.disableTorch();

Same as #24

Need to make this new pull request to allow edits.
isaacs/github#1681

@tafelnl

closes #34

@tafelnl tafelnl changed the base branch from main to feat/torch May 27, 2021 14:04
@tafelnl tafelnl merged commit 6926722 into capacitor-community:feat/torch May 27, 2021
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.

feat: Add support for toggling torch
2 participants