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

I want to use custom camera #3

Open
ibenettaleb opened this issue Aug 30, 2022 · 9 comments
Open

I want to use custom camera #3

ibenettaleb opened this issue Aug 30, 2022 · 9 comments
Labels
enhancement New feature or request

Comments

@ibenettaleb
Copy link

Hello ;-)

Thank you very much for your fantastic plugin.

I'm simply wondering whether I may utilize the custom camera that I made.

  • Take a look at the following screenshot:

  • Give me this screen after that:

Thanks for considering my request.

@dmarcs
Copy link
Contributor

dmarcs commented Aug 31, 2022

That would probably not be too difficult for Android. The problem is that iOS uses the native document scanner, so I can't customize that. It would only be possible if I use Vision instead.

@dmarcs dmarcs added the enhancement New feature or request label Aug 31, 2022
@ibenettaleb
Copy link
Author

I appreciate your reply. How can I include it in Android?
Or will you include that in the future?

@dmarcs
Copy link
Contributor

dmarcs commented Aug 31, 2022

I'll consider it if time allows. Right now you can't do this with Android.

@ibenettaleb
Copy link
Author

OK, Thank You

@comertcimen
Copy link

Is the answer same for using the cropping/image editing screen for without camera usage?
e.g. using share functionality to import an image from third party apps and passing image path to the cropper.

@dmarcs
Copy link
Contributor

dmarcs commented Nov 14, 2022

Yeah it's basically the same. In order to make that work I would need to skip the camera capture on Android, and send the cropper an image. On iOS it's possible, but tricky because right now this plugin uses VisionKit.

@deepakv-z14
Copy link

Yes this will be a great addition to this lib

@harbolaez
Copy link

+1 this would be a great addition or if you can expose the cropping functionality on Adnroid would be great!

@paramrana78
Copy link

+1
Team, I'm also looking for something similar, just to show the rectangular mask on camera without any functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants