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

Return UiImage to pass it to new ViewController. #248

Open
Emze100 opened this issue Apr 13, 2022 · 1 comment
Open

Return UiImage to pass it to new ViewController. #248

Emze100 opened this issue Apr 13, 2022 · 1 comment

Comments

@Emze100
Copy link

Emze100 commented Apr 13, 2022

How do I pass the taken image into another ViewController, which is pushed onto the CameraViewController. Do I have to use the didTakePhoto Delegate?

@angeldzzz23
Copy link

Yes you would have to do and you can easily pass the photo to another view controller using the given UIImage.

Screen Shot 2022-05-26 at 9 41 58 PM

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

No branches or pull requests

2 participants