[ Package conformance ]
Maps · >=1.0.0
react-native-nitro-geocoder
native-seam only — the JS runs from the bundle; the NitroGeocoder hybrid implements calculateDistance (faithful Haversine) and reports geocoding unavailable (no CLGeocoder in the simulator)70%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (2)
calculateDistance (real great-circle distance)isGeocodingAvailable=false
Missing (1)
geocode / reverseGeocode reject (CLGeocoder unavailable in the simulator — matches the no-results native path)