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(ios): fixed typo in RNShare.mm file #1484

Merged

Conversation

mannyuiux
Copy link
Contributor

@mannyuiux mannyuiux commented Nov 11, 2023

The messenger share functionality is not working properly due to the typo issue we made here.

Overview

The share functionality of Messenger is not working on iOS due to the condition mismatch and have analysed the code and found we made a typo in the constants file. Have fixed it. Kindly review and share feedback.

Test Plan

I did not build this locally since it's trivial.

Currently the messenger share functionality is not working properly and that is due to the typo issue we made here.
@MateusAndrade MateusAndrade merged commit 848132a into react-native-share:main Nov 13, 2023
2 checks passed
MateusAndrade pushed a commit that referenced this pull request Nov 13, 2023
## [10.0.1](v10.0.0...v10.0.1) (2023-11-13)

### Bug Fixes

* **ios:** fixed typo in RNShare.mm file ([#1484](#1484)) ([848132a](848132a))
@MateusAndrade
Copy link
Collaborator

🎉 This PR is included in version 10.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

2 participants