Skip to content

feat: add Callout component#40

Draft
lodev09 wants to merge 2 commits intomainfrom
feat/callout
Draft

feat: add Callout component#40
lodev09 wants to merge 2 commits intomainfrom
feat/callout

Conversation

@lodev09
Copy link
Collaborator

@lodev09 lodev09 commented Mar 13, 2026

Summary

Add Callout component for displaying callouts when markers are tapped. Supports custom React content and press handling across all platforms.

Type of Change

  • New feature

Test Plan

  • Tap markers to show callouts with custom content
  • Tap callout info button (Apple Maps) or callout area (Google Maps) to trigger onPress
  • Verify callouts with and without custom children

Checklist

  • I tested on iOS
  • I tested on Android
  • I tested on Web
  • I updated the documentation (if needed)

lodev09 added 2 commits March 13, 2026 17:34
Use custom LuggCalloutContentView with intrinsicContentSize override
so Auto Layout can size detailCalloutAccessoryView properly.
Marker callout support for iOS (Apple Maps + Google Maps),
Android (Google Maps), and Web.
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.

1 participant