Skip to content

Conversation

gag0712
Copy link
Contributor

@gag0712 gag0712 commented Jul 29, 2025

Type of change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhance (enhance performance, api, etc)
  • Chore
  • This change requires a documentation update
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

What does this change?

Fixes #110 #124 🎯

@gag0712 gag0712 force-pushed the fix/ios-marker-tap branch from 9765289 to 044bc6d Compare July 29, 2025 08:28
@gag0712
Copy link
Contributor Author

gag0712 commented Aug 4, 2025

@mym0404 확인 부탁드립니다

Copy link
Owner

@mym0404 mym0404 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

기여 감사합니다. 영어로 주석을 남겨주실수 있을까요? 그리고 이 코드 변경에 대한 설명을 조금 해주실수 있을까요?

@gag0712
Copy link
Contributor Author

gag0712 commented Aug 20, 2025

기여 감사합니다. 영어로 주석을 남겨주실수 있을까요? 그리고 이 코드 변경에 대한 설명을 조금 해주실수 있을까요?

#110 (comment)

iOS에서 마커가 재 생성될 때 터치 이벤트가 포함되지 않아서 onTab 이벤트가 동작하지 않는 버그를 수정하였습니다
재성성되는 때 (updateProps, insertReactSubview, setImage)에 ensureTouchHandler를 호출하여 터치 핸들러를 설정합니다

@mym0404 mym0404 merged commit 0dd7a37 into mym0404:main Aug 20, 2025
3 checks passed
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.

[BUG]: 마커 tap 이벤트
3 participants