5
反応ネイティブでMapView
モジュールがあります。 (RCTMapManager
モジュール)既存の反応ネイティブネイティブコンポーネントを無効にする方法
現在、アノテーションのカスタム表示はサポートされていません。カスタムブリッジで- (MKAnnotationView *)mapView:(__unused MKMapView *)mapView viewForAnnotation:(RCTPointAnnotation *)annotation
メソッドをオーバーライドすることはできますか? またはRCTMapManager
コンポーネントをゼロから作成する必要があります。