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(android): onSelect was crashing android #5032

Merged

Conversation

salah-ghanim
Copy link
Collaborator

Does any other open PR do the same thing?

No

What issue is this PR fixing?

Wrong event type was being used for onSelect on android for MapMarker, it seems like since it's a common event name it should follow the same type implemented by other react-native components, in this case bubbling event.

5030

How did you test this PR?

On an android device

@salah-ghanim salah-ghanim merged commit b3ce3fc into react-native-maps:master Apr 13, 2024
4 checks passed
react-native-maps-bot pushed a commit that referenced this pull request Apr 13, 2024
## [1.13.1](v1.13.0...v1.13.1) (2024-04-13)

### Bug Fixes

* **android:** onSelect was crashing android ([#5032](#5032)) ([b3ce3fc](b3ce3fc))
@react-native-maps-bot
Copy link
Collaborator

🎉 This PR is included in version 1.13.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Super-CodeKing added a commit to Super-CodeKing/react_native_map that referenced this pull request Apr 26, 2024
## [1.13.1](react-native-maps/react-native-maps@v1.13.0...v1.13.1) (2024-04-13)

### Bug Fixes

* **android:** onSelect was crashing android ([#5032](react-native-maps/react-native-maps#5032)) ([b3ce3fc](react-native-maps/react-native-maps@b3ce3fc))
fairskyDev0201 pushed a commit to fairskyDev0201/react-native-maps that referenced this pull request Apr 29, 2024
## [1.13.1](react-native-maps/react-native-maps@v1.13.0...v1.13.1) (2024-04-13)

### Bug Fixes

* **android:** onSelect was crashing android ([#5032](react-native-maps/react-native-maps#5032)) ([b3ce3fc](react-native-maps/react-native-maps@b3ce3fc))
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