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: Correct android filenames for takeSnapshot [v4] #2812

Merged
merged 1 commit into from Apr 29, 2024

Conversation

utk994-swig
Copy link
Contributor

@utk994-swig utk994-swig commented Apr 27, 2024

What

This PR fixes the filename generated when calling takeSnapshot on Android
Currently they are generated without a . in the filename. Eg: mrousavy-1692260572662396982jpg

Changes

  • Adds a dot to the filename extension

Tested on

  • Samsung Z Flip 5
  • Pixel 5 (Emulator)

Related issues

Copy link

vercel bot commented Apr 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-vision-camera ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 27, 2024 5:40am

@utk994-swig utk994-swig changed the title fix: Correct snapshot filenames fix: Correct android filenames genrated for takeSnapshot Apr 27, 2024
@utk994-swig utk994-swig changed the title fix: Correct android filenames genrated for takeSnapshot fix: Correct android filenames genrated for takeSnapshot [v4] Apr 27, 2024
@utk994-swig utk994-swig changed the title fix: Correct android filenames genrated for takeSnapshot [v4] fix: Correct android filenames for takeSnapshot [v4] Apr 27, 2024
@mrousavy
Copy link
Owner

Thank you very much, nice catch man! ❤️ LGTM

@mrousavy mrousavy merged commit bfc5e35 into mrousavy:main Apr 29, 2024
4 checks passed
fahadhaque007 pushed a commit to equinoxventures/react-native-vision-science-camera that referenced this pull request May 3, 2024
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.

None yet

2 participants