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

[feature/add-custom-camera-view] Implement Custom Camera View #20

Merged
merged 9 commits into from
Dec 17, 2023

Conversation

onseok
Copy link
Owner

@onseok onseok commented Dec 15, 2023

Changes

  1. Custom Camera View Implementation

    • Developed PeekabooCamera, a custom Composable that addresses the issue where captured photos were rotated by 90 degrees. This fix ensures that all photos are now captured and displayed in the correct orientation.
  2. Sample App Update

    • Added a practical example of PeekabooCamera usage within the sample app. This serves as a demonstration and guide for developers on how to integrate and utilize the custom camera view in their own applications.

close #19

@onseok onseok force-pushed the feature/add-custom-camera-view branch from afa9b69 to 1e3b3f1 Compare December 15, 2023 21:08
@onseok onseok merged commit 66f2591 into main Dec 17, 2023
1 check passed
@onseok onseok deleted the feature/add-custom-camera-view branch December 17, 2023 16:07
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.

Support Custom Camera UI
1 participant