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 typo in variable name nativeImagePicler #2240

Conversation

ihd0628
Copy link
Contributor

@ihd0628 ihd0628 commented Nov 16, 2023

Thanks for submitting a PR! Please read these instructions carefully:

  • Explain the motivation for making this change.
  • Match the code formatting of the rest of the codebase.
  • Target the main branch, NOT a "stable" branch.

Motivation (required)

This pull request addresses the issue of a typographical error in our codebase. The incorrect variable name 'nativeImagePicler' has been corrected to 'nativeImagePicker'. This correction improves the readability and accuracy of the code, ensuring that our naming conventions are consistent and clear. It also prevents potential bugs and errors that might arise from using an incorrectly named variable in future developments. This small yet significant change contributes to the overall health and maintainability of the project.

Test Plan (required)

No test is needed

@Johan-dutoit Johan-dutoit merged commit ae2cdd7 into react-native-image-picker:main Nov 22, 2023
1 check passed
Johan-dutoit pushed a commit that referenced this pull request Nov 22, 2023
## [7.0.3](v7.0.2...v7.0.3) (2023-11-22)

### Bug Fixes

* correct typo in variable name nativeImagePicler ([#2240](#2240)) ([ae2cdd7](ae2cdd7))
@Johan-dutoit
Copy link
Collaborator

🎉 This PR is included in version 7.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@efstathiosntonas
Copy link

efstathiosntonas commented Nov 22, 2023

And I was wondering why it was picking photos with pickles instead of the picked ones! 🤣 🤣 \

Thanks folks

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

Successfully merging this pull request may close these issues.

None yet

3 participants